mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-11-03 17:37:28 +03:00
* Add note about using keep_local_envs_in_vcs As a newbie, I wasn't sure about `keep_local_envs_in_vcs`, so I said yes, and when CC was building, it gave me the message: "[INFO]: .env(s) are only utilized when Docker Compose and/or Heroku support is enabled so keeping them does not make sense given your current setup." Seems like it could go in this documentation, and make things easier for newbies. * Add me to CONTRIBUTORS.RST |
||
|---|---|---|
| .. | ||
| __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 | ||
| faq.rst | ||
| index.rst | ||
| installing_postgres.rst | ||
| linters.rst | ||
| live-reloading-and-sass-compilation.rst | ||
| make.bat | ||
| Makefile | ||
| project-generation-options.rst | ||
| settings.rst | ||
| troubleshooting.rst | ||