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
- NameError: name 'unicode' is not defined
- Upgrade to Python 3.14
- fix: add DATABASE_URL to .postgres env template to ensure it's available in all container contexts fix #6273
- OpenTelemetry
- Add `.prettierrc` to the template
- Replace Redis by Valkey
- Fix CI failure when Docker is enabled but keep_local_envs_in_vcs is disabled
- `manage.py` commands user ownership
- Add PostHog integration for product analytics
- DATABASE_URL is exported in django container entrypoint but not available in container
- Docs
- Python not yet supported