Nuacht

I installed django-rq in my project and I did the setup, but when I run my project with the command python manage.py runserver I receive the following error: Watching for file changes with StatRelo ...
ModuleNotFoundError: No module named 'django.utils.six' Seems that you rely on the dropped six feature from django ...