Based on Crash Starter by Daniel Feldroy
- 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
- Very small scope. New feature pull requests will generally be rejected.
- Only maintained 3rd party libraries are used.
- Environment variables for configuration