cookiecutter-django/docs/index.rst

38 lines
857 B
ReStructuredText
Raw Normal View History

.. cookiecutter-django documentation master file.
2016-05-09 04:31:12 +00:00
Welcome to Cookiecutter Django's documentation!
====================================================================
A Cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
Contents:
.. toctree::
:maxdepth: 2
project-generation-options
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
docker-postgres-backups
faq
2016-06-03 19:04:11 +00:00
troubleshooting
2016-06-04 23:11:14 +00:00
my-favorite-cookie
deployment-with-elastic-beanstalk
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
.. 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.