django1/django/contrib/sessions
Claude Paroz 84b9ab7c1d [1.6.x] Pulled Transifex translations for contrib apps 2013-11-05 21:44:03 +01:00
..
backends Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 10:14:22 +02:00
locale [1.6.x] Pulled Transifex translations for contrib apps 2013-11-05 21:44:03 +01:00
management Fixed #18194 -- Expiration of file-based sessions 2012-10-28 09:19:38 +01:00
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
exceptions.py Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
middleware.py Fixed #3881 -- skip saving session when response status is 500 2012-07-16 20:57:55 +03:00
models.py [1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:55:01 -04:00
serializers.py [1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:55:01 -04:00
tests.py [1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:55:01 -04:00