You use django-simple-captcha
and just get this all of a sudden.
For me it was that I tried to install Google Captcha or something, it installed captcha
or something, I don’t remember.
Basically, do this:
pip uninstall captcha
pip uninstall django-simple-captcha
pip install django-simple-captcha
honesty, everything that could’ve gone wrong has gone wrong this week with my project. I am not impressed anymore.