django/docs/topics/http
Russell Keith-Magee 3057a59ec4 Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-09 06:44:12 +00:00
..
_images
file-uploads.txt Fixed #11782 -- Added some Sphinx metadata to the file uploads documentation. Thanks to timo for the patch. 2010-02-24 13:57:46 +00:00
generic-views.txt
index.txt
middleware.txt Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au. 2010-03-16 14:40:03 +00:00
sessions.txt Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 2010-05-09 06:44:12 +00:00
shortcuts.txt Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the report. 2010-02-23 13:22:52 +00:00
urls.txt Fixed #13051 -- Corrected the documentation of URL namespacing to match the tested implementation behavior. Thanks to apollo13 for the report, and Gabriel Hurley for the patch. 2010-05-09 05:48:06 +00:00
views.txt Fixed #9430 -- Fixed documentation references to the HttpResponse classes for 2008-10-24 09:24:42 +00:00