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!
2015-09-18 16:22:55 +00:00
====================================================================
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
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
live-reloading-and-sass-compilation
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
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.