angler-fishThe Vulnerability History Project

Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic on Memcache; implemented as a 2 stage retrieve/update on other backends. Includes refactor of the cache tests to ensure all the backends are actually tested, and a fix to the DB cache backend that was discovered as a result. Thanks to Michael Malone for the original patch.

      git-svn-id: http://code.djangoproject.com/svn/django/trunk@10031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit 638dbc3e8320652ba3bd759e0ac1d28590402096
-18
-1
-5
+18 -25
+1 -28
+22 -162
expand_less