parts/django/docs/topics/http/index.txt
author Nishanth Amuluru <nishanth@fossee.in>
Tue, 11 Jan 2011 14:57:16 +0530
changeset 381 da4c6b1cec7d
parent 307 c6bca38c1cbf
permissions -rw-r--r--
add reviewer works now

Handling HTTP requests
======================

Information on handling HTTP requests in Django:

.. toctree::
   :maxdepth: 1
   
   urls
   views
   file-uploads
   shortcuts
   generic-views
   middleware
   sessions