summaryrefslogtreecommitdiff
path: root/docs/topics/http/index.txt
blob: ae73c2c29b3e87294fe52451a7de87a98ebff36f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _topics-http-index:

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

Information on handling HTTP requests in Django:

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