django/tests/regressiontests/cache
Malcolm Tredinnick 6f16b5bad2 Fixed #7967 -- Make sure the __contains__ method in the cache backends call the
right has_key() method for the subclass. Patch from Marty Alchin.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8084 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-26 03:58:31 +00:00
..
__init__.py
models.py
tests.py Fixed #7967 -- Make sure the __contains__ method in the cache backends call the 2008-07-26 03:58:31 +00:00