django1/django/core/cache
Jaap Roes 1aba0e4c68 Refs #25501 -- Fixed a typo in django/core/cache/backends/filebased.py
The original intent in refs #20536 was to use the highest protocol.
Calling zlib.compress() with a compression level of -1 seems to
fall back to the default level of 6.
2015-11-14 15:10:14 -05:00
..
backends Refs #25501 -- Fixed a typo in django/core/cache/backends/filebased.py 2015-11-14 15:10:14 -05:00
__init__.py Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check. 2015-09-18 07:44:39 -04:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00