This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-29 08:36:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
f1054d1f1d062ddbb04e23c35b14f98d37e73378
django
/
django
/
core
/
cache
History
Tom Christie
b02f08e02c
Fixed
#25034
-- Converted caches ImproperlyConfigured error to a system check.
2015-09-18 07:44:39 -04:00
..
backends
Fixed typo in django/core/cache/backends/base.py docstring.
2015-09-16 09:29:56 -04: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