django/docs/topics/http
Tim Graham b0ce6fe656 Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Added settings.SESSION_SERIALIZER which is the import path of a serializer
to use for sessions.

Thanks apollo13, carljm, shaib, akaariai, charettes, and dstufft for reviews.
2013-08-22 13:58:26 -04:00
..
_images Added PDF version of SVG file for latexpdf builds. 2012-12-16 19:42:53 +01:00
decorators.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
file-uploads.txt Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 2013-08-12 07:15:59 -04:00
generic-views.txt
index.txt
middleware.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
sessions.txt Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
shortcuts.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urls.txt Added missing request argument to example in URL dispatcher docs 2013-08-03 20:42:02 +01:00
views.txt Fixed #20667 - Removed discussion of DEBUG from tutorial. 2013-08-01 18:07:59 -04:00