django1/tests/regressiontests/defer_regress
Tim Graham 616a4d385a [1.5.x] 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.

Backport of b0ce6fe656 from master
2013-08-22 17:49:11 -04:00
..
__init__.py Fixed deferred loading of fields with default values. 2009-03-22 01:45:22 +00:00
models.py [1.5.x] Fixed #14694 -- Made ``defer()`` work with reverse relations 2012-11-28 18:25:34 +02:00
tests.py [1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:49:11 -04:00