django1/django/contrib/sessions
Alasdair Nicol bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
..
backends Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 09:42:27 +02:00
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
management Deprecated django.utils.importlib 2013-07-29 17:10:22 +02: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 Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
models.py Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
serializers.py Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
tests.py Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00