Skip to content

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

License

Notifications You must be signed in to change notification settings

smith153/django-my-way

Repository files navigation

Django My Way

django-my-way

Based on Crash Starter by Daniel Feldroy

Features

  • For Django 3+
  • Works with Python 3.8+
  • Renders Django projects with 100% starting test coverage
  • 12-Factor based settings via django-environ
  • Secure by default. We believe in SSL/TLS.
  • Optimized development and production settings
  • Registration via django-allauth
  • Comes with custom user model ready to go
  • Media storage using whitenoise
  • Run tests with unittest or pytest
  • PostgreSQL / SQLite3

Constraints

  • Very small scope. New feature pull requests will generally be rejected.
  • Only maintained 3rd party libraries are used.
  • Environment variables for configuration

About

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published