summaryrefslogtreecommitdiff
path: root/docs/topics/http/index.txt
blob: 5ef776dd7ba1dbfa8d221893d68179a82aad76dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Handling HTTP requests
======================

Information on handling HTTP requests in Django:

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