django1/django/contrib/sessions
Aymeric Augustin e32095616c Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
..
backends Fixed #21012 -- New API to access cache backends. 2013-11-23 15:06:59 +01:00
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01: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 More attacking E302 violators 2013-11-02 13:12:09 -07:00
models.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
serializers.py Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
tests.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00