django1/django/contrib/sessions
Jannis Leidel 90564a156c Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15752 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-04 01:07:11 +00:00
..
backends Fixed a security issue in the file session backend. Disclosure and new release forthcoming. 2011-02-09 02:13:24 +00:00
locale Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +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 Fixed a security issue in the file session backend. Disclosure and new release forthcoming. 2011-02-09 02:13:24 +00:00