django1/django/contrib/sessions
Malcolm Tredinnick 3717e3bba3 Reverted #8688 for now, since it merely introduced different bugs, rather than
fixing the problem. We have a plan B (and plan C, if needed), so this will be
fixed in a different way.

Refs #8616.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8707 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-29 17:32:21 +00:00
..
backends Reverted #8688 for now, since it merely introduced different bugs, rather than 2008-08-29 17:32:21 +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 Removed TEST_COOKIE_NAME and TEST_COOKIE_VALUE constants from 2008-07-30 21:55:47 +00:00
models.py Removed some testing code inadvertently commited in [8348]. 2008-08-14 15:41:38 +00:00
tests.py When logging in, change the session key whilst preserving any existing 2008-08-21 13:54:53 +00:00