django/docs/topics/http
Russell Keith-Magee 429b57d642 [1.0.X] Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report.
Merge of r9857 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-22 06:39:55 +00:00
..
_images Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
file-uploads.txt [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) 2008-11-18 06:37:50 +00:00
generic-views.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
middleware.txt [1.0.X] A few minor wording, whitespace, punctuation, and link changes for the middleware documentation. 2009-02-15 05:47:30 +00:00
sessions.txt [1.0.X] Auth-related doc cleanups: 2009-02-16 05:14:18 +00:00
shortcuts.txt [1.0.X] Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report. 2009-02-22 06:39:55 +00:00
urls.txt [1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and remove a misleading initial slash). Thanks, daveyjoe. 2008-11-16 09:38:40 +00:00
views.txt [1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse 2008-10-24 09:29:27 +00:00