django1/django/contrib/sessions
Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs.
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
2014-01-25 10:41: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 Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01: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