django/docs/topics/http/index.txt
Elif T. Kus 5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Backport of bca9faae95db2a92e540fbd08505c134639916fe from master
2016-01-22 12:18:24 -05:00

18 lines
253 B
Plaintext

======================
Handling HTTP requests
======================
Information on handling HTTP requests in Django:
.. toctree::
:maxdepth: 1
urls
views
decorators
file-uploads
shortcuts
generic-views
middleware
sessions