Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 57efe471f3561e70a829edf1b0e9f507 > files > 2193

python-django-1.1.4-0.1mdv2010.2.noarch.rpm

.. _topics-index:

Using Django
============

Introductions to all the key parts of Django you'll need to know:

.. toctree::
   :maxdepth: 1

   install
   db/index
   http/index
   forms/index
   forms/modelforms
   templates
   generic-views
   files
   testing
   auth
   cache
   conditional-view-processing
   email
   i18n/index
   pagination
   serialization
   settings
   signals