mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
bca7d02f0a
* feat(docs): add instruction for adding a django app Following the the steps outlined in: https://github.com/cookiecutter/cookiecutter-django/discussions/4339#discussioncomment-5922166 this PR adds a "Creating Your First Django App" section to the docs breifly expalins the file structure and outlines the steps to add a new app. * Update docs/developing-locally.rst Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com> * Update docs/developing-locally.rst Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com> --------- Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com> |
||
---|---|---|
.. | ||
_static | ||
__init__.py | ||
conf.py | ||
contributing.md | ||
deployment-on-heroku.rst | ||
deployment-on-pythonanywhere.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
docker-postgres-backups.rst | ||
document.rst | ||
faq.rst | ||
generate-project-block.rst | ||
index.rst | ||
linters.rst | ||
mailgun.rst | ||
maintainer-guide.md | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
requirements.txt | ||
settings.rst | ||
testing.rst | ||
troubleshooting.rst | ||
websocket.rst |