angler-fishThe Vulnerability History Project

Fixed #1 -- Added anonymous session support via middleware and request.session. Removed the former request.session, which wasn't being used anyway. Removed auth.Session model. See the BackwardsIncompatibleChanges wiki page for IMPORTANT notes on code you'll have to change and a DB table you'll have to create.

      git-svn-id: http://code.djangoproject.com/svn/django/trunk@518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit 07889c13a63eeb3e8a73f1e02a21227def3ae548
+1 -1
+6 -8
+2 -2
+22 -9
+22 -9
+6 -7
-69
+58 -3
-54
+9
+2 -2
+21 -12
+3 -3
expand_less