django1/django/core/cache
Malcolm Tredinnick f6670e1341 Added a return value to the add() method for caches. It's now possible to tell
if a call to add() ended up storing something in the cache.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8278 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-10 03:52:21 +00:00
..
backends Added a return value to the add() method for caches. It's now possible to tell 2008-08-10 03:52:21 +00:00
__init__.py Removed several deprecated features for 1.0 (refs #7830): 2008-08-02 04:56:11 +00:00