cookiecutter-django
https://github.com/cookiecutter/cookiecutter-django
Python
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to cookiecutter-django
Help out
- Issues
- Ask for development and production environments?
- Poetry support
- Add test to ensure that generated app runs and has 100% test coverage
- Add django-admin startapp template
- Use ARG and ENV in Dockerfiles and get rid of production and local compose folder structure
- Change DEBUG=True error views into custom views
- VS Code debugger preset
- Docker-Compose + Supervisor always restart=True?
- SEC: Traefik should run as non-root
- [feature request] Add run configuration for mypy
- Docs
- Python not yet supported