Fixes: 1) Add missing sys import in caches.py; 2) Ensure CACHEOPS_REDIS is only declared when CACHEOPS_ENABLED is True; Extra: 1) Formatting and cleanup for readability in settings and auto-resolve methods; 2) Rearrange cacheops import in base settings; |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| caches.py | ||
| celery.py | ||
| constance.py | ||
| csp.py | ||
| database.py | ||
| dbbackup.py | ||
| drf.py | ||
| elasticsearch.py | ||
| emailing.py | ||
| extensions.py | ||
| graphene.py | ||
| logconfig.py | ||