Changes between Initial Version and Version 1 of Ticket #15337
- Timestamp:
- Feb 18, 2011, 12:55:38 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15337
- Property Resolution → worksforme
- Property Status new → closed
-
Ticket #15337 – Description
initial v1 9 9 10 10 11 and set backend to "mycache.MyCache" in settings.py, then mycache.py and django.core.cache. __init__.py import each other.12 Turn django.core.cache. __init__.py::cache object to be a SimpleLazyObject would solve this problem.11 and set backend to "mycache.MyCache" in settings.py, then mycache.py and django.core.cache.!__init!__.py import each other. 12 Turn django.core.cache.!__init!__.py::cache object to be a SimpleLazyObject would solve this problem.