django-redis-cache icon indicating copy to clipboard operation
django-redis-cache copied to clipboard

AttributeError at /admin/redis_admin/manage/

Open mli668 opened this issue 7 years ago • 1 comments

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

mli668 avatar Apr 19 '17 13:04 mli668

i have same error sad no answer

JefferShell avatar Dec 14 '17 02:12 JefferShell