django1/django/contrib/sessions
Malcolm Tredinnick 4a61c2f912 Fixed #4531 -- Added a bit more randomness to session idents. Thanks, Frank
Tegtmeyer.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5470 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-15 00:22:16 +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 #4338 -- Added pop() method to SessionWrapper. Thanks, Gary Wilson. 2007-05-21 04:03:53 +00:00
models.py Fixed #4531 -- Added a bit more randomness to session idents. Thanks, Frank 2007-06-15 00:22:16 +00:00
tests.py Fixed #4338 -- Added pop() method to SessionWrapper. Thanks, Gary Wilson. 2007-05-21 04:03:53 +00:00