/django-base

Primary LanguageCSSMIT LicenseMIT

Project in Django that serves as the base (template) to start a project.

  • User customized with AbstractUser to create the profile with picture, biography.
  • For the design of templates I use 🔗 :octocat: startbootstrap-sb-admin
  • It starts with the login page using the email and password to start session.
  • Use as a database PostgreSQL 🐘

TODO

  • Configure settings for production
  • Dockerize

🚧 This is a work in progress. 🚧