django/docs/topics/http
Russell Keith-Magee 962defed0a Fixed #13200 -- Updated the DB session backend to make full use of routers, deprecating the need for the SESSION_DB_ALIAS setting. Thanks to rokclimb15 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-25 10:29:06 +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 #13200 -- Updated the DB session backend to make full use of routers, deprecating the need for the SESSION_DB_ALIAS setting. Thanks to rokclimb15 for the report. 2010-03-25 10:29:06 +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
views.txt