Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7c0f87383795ebbe514649b056eb6522 > files > 254

Django-doc-1.3.1-2.fc15.noarch.rpm

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
   templates
   class-based-views
   generic-views-migration
   files
   testing
   auth
   cache
   conditional-view-processing
   email
   i18n/index
   logging
   pagination
   serialization
   settings
   signals

Deprecated features
-------------------

.. toctree::
   :maxdepth: 1

   generic-views