django1/docs/topics/http/index.txt

16 lines
219 B
Plaintext
Raw Normal View History

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