django1/django/core/cache
Jon Dufresne e42b788960 Simplified FileBasedCache.clear().
glob.glob1() ignores missing paths.
2019-02-08 18:23:41 -05:00
..
backends Simplified FileBasedCache.clear(). 2019-02-08 18:23:41 -05:00
__init__.py Added 'caches' to django.core.cache.__all__. 2018-05-28 09:14:46 -04:00
utils.py Refs #27795 -- Replaced force_bytes() usage in django.core.cache. 2018-02-02 08:57:58 +01:00