parts/django/docs/contents.txt
author Nishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 22:20:41 +0530
changeset 94 385702a0bbde
parent 69 c6bca38c1cbf
permissions -rw-r--r--
Added forms for creating and editing a task

.. _contents:

=============================
Django documentation contents
=============================

.. toctree::
    :hidden:

    index

.. toctree::
    :maxdepth: 2

    intro/index
    topics/index
    howto/index
    faq/index
    ref/index
    misc/index
    glossary
    releases/index
    internals/index

Indices, glossary and tables
============================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`glossary`

Deprecated/obsolete documentation
=================================

The following documentation covers features that have been deprecated or that
have been replaced in newer versions of Django.

.. toctree::
   :maxdepth: 2

   obsolete/index