django1/django/contrib/sessions
Claude Paroz 58365401c9 Updated base translation files 2012-10-15 11:17:06 +02:00
..
backends Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
locale Updated base translation files 2012-10-15 11:17:06 +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
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 #10853 -- Skipped some sessions tests with dummy cache backend 2012-09-21 13:17:25 +02:00