2015-09-18 19:22:55 +03:00
.. cookiecutter-django documentation master file.
Welcome to cookiecutter-django's documentation!
====================================================================
A Cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
2015-09-19 00:35:10 +03:00
.. note :: This is an in-progress documentation reorganization. Locations of files may change dramatically over the course of the next few days. See https://github.com/pydanny/cookiecutter-django/issues/335
2015-09-18 19:22:55 +03:00
Contents:
.. toctree ::
:maxdepth: 2
2015-10-14 22:59:14 +03:00
project-generation-options
2015-09-18 19:22:55 +03:00
developing-locally
developing-locally-docker
2015-09-18 20:20:48 +03:00
settings
linters
live-reloading-and-sass-compilation
deployment-on-heroku
deployment-with-docker
2015-09-18 20:55:06 +03:00
faq
2015-09-18 19:22:55 +03:00
Indices and tables
==================
* :ref: `genindex`
* :ref: `search`
2015-09-19 00:26:29 +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.