django/tests/regressiontests/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
..
__init__.py
models.py
tests.py Added a return value to the add() method for caches. It's now possible to tell 2008-08-10 03:52:21 +00:00