mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-10-27 14:11:13 +03:00
-serve, watch + live reload for docs + code file changes -update project makefile + make.bat -separate _source and _build -add packages and paths to use autodoc -edit/add documentation with examples (both at django-cookiecutter and inside generated project) -add formatted comments in User model for pickup by Sphinx apidoc -serve docs from a separate docs container for docker build |
||
|---|---|---|
| .. | ||
| _static | ||
| __init__.py | ||
| conf.py | ||
| 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 | ||
| index.rst | ||
| linters.rst | ||
| live-reloading-and-sass-compilation.rst | ||
| mailgun.rst | ||
| make.bat | ||
| Makefile | ||
| project-generation-options.rst | ||
| settings.rst | ||
| testing.rst | ||
| troubleshooting.rst | ||