Skip to content

Pre-setup project from William's Django for Beginner book

Notifications You must be signed in to change notification settings

Thee5176/Django-project-starter

Repository files navigation

Pre-set up checklist

  • Custom User Model
  • UserAuthentication 1# (Login/Logout/Signup)
  • Config Staticfiles
  • Add Bootstrap CDN
  • UserAuthentication 2# (Password Management)
  • Config Email *Required: change email setting from SendGrid ** not working because not been hosted yet
  • Deployment setting (debug,host,secret key)
  • Database
  • Django-debug-toolbars

Post-set up checklist

  • migrate database
  • setup SendGrid
  • setup Allauth-social Credential&Key

About

Pre-setup project from William's Django for Beginner book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published