mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 15:24:06 -06:00
Add Django Cookicutter
This commit is contained in:
parent
7378f53252
commit
b6c177edb3
18
content/ProgramingLang/python/Django-Cookiecutter.md
Normal file
18
content/ProgramingLang/python/Django-Cookiecutter.md
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
|
||||
[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/
|
||||
Loading…
Reference in New Issue
Block a user