I can’t believe I did it. Good Lord.
Read More »
I can’t believe I did it. Good Lord.
Read More »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.
Developing frontend for Django can be quite a problem – you need to collect statics, then clear cache AFTER EVERY CHANGE. Let’s change the game!!! 🎮
At the request of my team’s Javascript developer!
Read More »