django1/django/contrib/sessions
Claude Paroz 9f7a01ef2b Updated translation templates and removed en translations
"en" translations have been mistakenly committed in 87cc3da81.
2013-05-02 16:25:23 +02:00
..
backends Deprecated transaction.commit/rollback_unless_managed. 2013-03-11 14:48:54 +01:00
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02: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
middleware.py Fixed #3881 -- skip saving session when response status is 500 2012-07-16 20:57:55 +03:00
models.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
tests.py Fixed regression introduced in 146ed13a. 2013-02-23 16:53:31 +01:00