changeset 307 | c6bca38c1cbf |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/parts/django/docs/topics/http/index.txt Sat Jan 08 11:20:57 2011 +0530 @@ -0,0 +1,15 @@ +Handling HTTP requests +====================== + +Information on handling HTTP requests in Django: + +.. toctree:: + :maxdepth: 1 + + urls + views + file-uploads + shortcuts + generic-views + middleware + sessions