django1/django/contrib/sessions
Gary Wilson Jr a7a6a1b75d Fixed imports, indention, and a long line.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6628 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-29 23:55:08 +00:00
..
backends Fixed #4729 -- Restored functionality to the Session class so that popping a 2007-10-20 10:12:59 +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 imports, indention, and a long line. 2007-10-29 23:55:08 +00:00
models.py Fixed #5598 -- Restored needed imports that were removed in [6333]. Thanks, gav. 2007-09-25 23:16:11 +00:00
tests.py Fixed #4729 -- Restored functionality to the Session class so that popping a 2007-10-20 10:12:59 +00:00