You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the captcha field in accordance with the instructions here. And the captcha field shows up in the custom form.
However, it allows me to the next url even if I have entered the wrong input to the captcha.
In the sense, it is not validating the captcha correctly. Can someone help me out? What am I doing wrong?
Here's the form :
I added the captcha field in accordance with the instructions here. And the captcha field shows up in the custom form.
However, it allows me to the next url even if I have entered the wrong input to the captcha.
In the sense, it is not validating the captcha correctly. Can someone help me out? What am I doing wrong?
Here's the form :
Here's the views.py :
Here's the input form on clicking submit :
request.POST:
the captcha form:
The text was updated successfully, but these errors were encountered: