django1/django/core/cache
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
backends Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3. 2013-07-09 11:55:45 -04:00
__init__.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
utils.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00