Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates > by-pkgid > 65530c6176058f9b54858c3b4f6385e6 > files > 544

python-django-doc-1.8.19-1.mga6.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/index
   migrations
   files
   testing/index
   auth/index
   cache
   conditional-view-processing
   signing
   email
   i18n/index
   localflavor
   logging
   pagination
   python3
   security
   performance
   serialization
   settings
   signals
   checks