Open Hamza-Lachi opened 4 years ago
What version of mockredis do you have installed?
@Hamza-Lachi is this still an issue? If not, I'm going to close.
I also catch this exception :( mockredis==0.1.3dev Django==2.2.1 Python 3.8.2
Oops... I loser! I installed mockredis. But need mockredispy
I Run This Command
from your documantation to check is it working correctly
PYTHONPATH=$PYTHONPATH:$PWD django-admin.py test defender --settings=defender.test_settings
but i always get this issue:
python == Python 3.7.5 django == Django 3.0.5