2015-09-18 16:22:55 +00: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-18 21:35:10 +00: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 16:22:55 +00:00
Contents:
.. toctree ::
:maxdepth: 2
developing-locally
developing-locally-docker
2015-09-18 17:20:48 +00:00
settings
linters
live-reloading-and-sass-compilation
deployment-on-heroku
deployment-with-docker
2015-09-18 17:55:06 +00:00
faq
2015-09-18 16:22:55 +00:00
Indices and tables
==================
* :ref: `genindex`
* :ref: `search`
2015-09-18 21:26:29 +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.