django1/django/core/cache
Malcolm Tredinnick 8f28a84a98 The database cache wasn't correctly handling expired keys. Fixed now.
The cache tests have been failing for a long time with the db backend. This
change makes them pass again, so no test changes required here.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-02 03:15:27 +00:00
..
backends The database cache wasn't correctly handling expired keys. Fixed now. 2009-03-02 03:15:27 +00:00
__init__.py Changed the way cache specifiers are parsed. 2009-03-01 08:13:38 +00:00