cookiecutter-django
https://github.com/pydanny/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 supported5 Subscribers
Add a CodeTriage badge to cookiecutter-django
Help out
- Issues
- Describe how to use a local machine for testing a production deployment
- Periodic database backups
- Add test to ensure that generated app runs and has 100% test coverage
- Docker-Compose + Supervisor always restart=True?
- Introduce a single source of truth for project domain name
- Ask for development and production environments?
- Support Matrix
- Being able to choose the MIT license
- Add a case studies file?
- Favor Docker Compose 3.x+ secrets feature over .env files
- Docs
- Python not yet supported