django-redis-cache
django-redis-cache copied to clipboard
AttributeError at /admin/redis_admin/manage/
hi, I'm getting the following errors. It seems to be version related.
'RedisCache' object has no attribute 'master_client'
Request Method: GET Request URL: http://127.0.0.1:8000/admin/redis_admin/manage/ Django Version: 1.10.6 Exception Type: AttributeError Exception Value:
'RedisCache' object has no attribute 'master_client'
Exception Location: /usr/local/lib/python3.5/dist-packages/django/core/cache/init.py in getattr, line 98 Python Executable: /usr/bin/python3 Python Version: 3.5.2
i have same error sad no answer