quartz/content/SoftwareEngineering/ProgramingLang/python/Django-Cookiecutter.md
2025-01-10 18:37:12 +03:00

18 lines
444 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[GITHUB](https://github.com/cookiecutter/cookiecutter-django)
Powered by [Cookiecutter](https://github.com/cookiecutter/cookiecutter), Cookiecutter Django is a project template for jumpstarting production-ready Django projects.
```bash
pip install "cookiecutter>=1.7.0"
$ cookiecutter https://github.com/cookiecutter/cookiecutter-django
```
# Django-Cookiecutter setup
https://youtu.be/DLxcyndCvO4
# 12 Factor App
https://12factor.net/