2015-09-18 16:22:55 +00:00
.. cookiecutter-django documentation master file.
2016-05-09 04:31:12 +00:00
Welcome to Cookiecutter Django's documentation!
2021-12-08 18:05:19 +00:00
===============================================
2015-09-18 16:22:55 +00:00
2021-12-08 18:05:19 +00:00
Powered by Cookiecutter_, Cookiecutter Django is a project template for jumpstarting production-ready Django projects. The template offers a number of generation options, we invite you to check the :ref: `dedicated page <template-options>` to learn more about each of them.
2015-09-18 16:22:55 +00:00
2020-03-25 14:57:33 +00:00
.. _cookiecutter: https://github.com/cookiecutter/cookiecutter
2015-09-18 16:22:55 +00:00
2021-12-08 18:05:19 +00:00
Contents
--------
2015-09-18 16:22:55 +00:00
.. toctree ::
:maxdepth: 2
2015-10-14 19:59:14 +00:00
project-generation-options
2015-09-18 16:22:55 +00:00
developing-locally
developing-locally-docker
2015-09-18 17:20:48 +00:00
settings
linters
2018-11-19 21:06:54 +00:00
testing
2019-12-28 09:26:43 +00:00
document
2016-04-27 04:57:38 +00:00
deployment-on-pythonanywhere
2015-09-18 17:20:48 +00:00
deployment-on-heroku
deployment-with-docker
2016-06-14 21:32:14 +00:00
docker-postgres-backups
2020-05-25 22:25:38 +00:00
websocket
2015-09-18 17:55:06 +00:00
faq
2016-06-03 19:04:11 +00:00
troubleshooting
2015-09-18 16:22:55 +00:00
Indices and tables
2021-12-08 18:05:19 +00:00
------------------
2015-09-18 16:22:55 +00:00
* :ref: `genindex`
* :ref: `search`
2015-09-18 21:26:29 +00:00
2017-06-20 20:29:31 +00:00
.. At some point it would be good to have a module index of the high level things we are doing. Then we can * :ref:`modindex` back in.