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
- Support Matrix
- Being able to choose the MIT license
- Add a case studies file?
- Favor Docker Compose 3.x+ secrets feature over .env files
- Trap runserver in an endless loop on docker during dev
- Document each feature of this project
- Revise docs
- OS dependencies from requirements.apt during Docker development.
- A script to copy prod db to dev, install it, makemigrations, and migrate
- Specify installation for Linux, Mac OSX, and WIndows
- Docs
- Python not yet supported