2015-09-18 19:22:55 +03:00
.. cookiecutter-django documentation master file.
2016-05-09 07:31:12 +03:00
Welcome to Cookiecutter Django's documentation!
2021-12-08 21:05:19 +03:00
===============================================
2015-09-18 19:22:55 +03:00
2021-12-08 21:05:19 +03: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 19:22:55 +03:00
2020-03-25 17:57:33 +03:00
.. _cookiecutter: https://github.com/cookiecutter/cookiecutter
2015-09-18 19:22:55 +03:00
2024-10-05 17:29:57 +03:00
.. toctree ::
:maxdepth: 2
:caption: Getting Started
1-getting-started/project-generation-options
1-getting-started/settings
.. toctree ::
:maxdepth: 2
:caption: Local Development
2-local-development/developing-locally
2-local-development/developing-locally-docker
.. toctree ::
:maxdepth: 2
:caption: Deployment
3-deployment/deployment-on-pythonanywhere
3-deployment/deployment-on-heroku
3-deployment/deployment-with-docker
.. toctree ::
:maxdepth: 2
:caption: Guides
4-guides/docker-postgres-backups
4-guides/linters
4-guides/testing
4-guides/document
4-guides/websocket
.. toctree ::
:maxdepth: 2
:caption: Help
5-help/faq
5-help/troubleshooting
2015-09-18 19:22:55 +03:00
.. toctree ::
:maxdepth: 2
2024-10-05 17:29:57 +03:00
:caption: About
2015-09-18 19:22:55 +03:00
2024-10-05 17:29:57 +03:00
6-about/contributing
6-about/maintainer-guide
2015-09-18 19:22:55 +03:00
Indices and tables
2021-12-08 21:05:19 +03:00
------------------
2015-09-18 19:22:55 +03:00
* :ref: `genindex`
* :ref: `search`
2015-09-19 00:26:29 +03:00
2017-06-20 23:29:31 +03: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.