django1/django/contrib/sessions
Malcolm Tredinnick d77236960a Fixed #9548 -- Correctly detect existence of empty sessions with cache backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-01 07:32:41 +00:00
..
backends Fixed #9548 -- Correctly detect existence of empty sessions with cache backend. 2009-03-01 07:32:41 +00: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 #9096 -- Fixed a slightly out-of-date comment. 2008-09-17 08:10:55 +00:00
models.py Removed some testing code inadvertently commited in [8348]. 2008-08-14 15:41:38 +00:00
tests.py Fixed #9548 -- Correctly detect existence of empty sessions with cache backend. 2009-03-01 07:32:41 +00:00