django1/django/contrib/sessions
Russell Keith-Magee d60ae0b721 Removed deprecated 'no' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:43:43 +00:00
..
backends Removed Django 1.2 compatibility fallback for session data integrity check hash. 2011-03-30 17:35:22 +00:00
locale Removed deprecated 'no' translation 2011-04-02 08:43:43 +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 #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the suggestion, and rodolfo for the draft patch. 2010-11-26 13:30:50 +00:00
models.py Fixed potential circular import problem. 2010-11-14 23:35:16 +00:00
tests.py Removed Django 1.2 compatibility fallback for session data integrity check hash. 2011-03-30 17:35:22 +00:00