enter image description here
it was working just fine but suddenly when some tries to signup it shows this error.
please note that messages at messages.error(request, “Invalid reCAPTCHA. Please try again.”)
is from pyexpat.errors import messages
from django.contrib import messages
instead of from pyexpat.errors import messages
New contributor
Abady is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.