Monday, August 26, 2019

How can I stop my page from generating a resubmission alert after there is an invalid authentication attempt?

Upon submission of an invalid authentication after displaying the error that my login credentials were incorrect, whenever I refresh the page it keeps generating a re-submission of forms alert. I have inherited the standard 'contrib.auth' LoginView. Any help would be appreciated. I am new to Django so any advice on avoiding such problems in the future would also be greatly appreciated.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8dde6f15-e7d6-458d-9678-5fd1821d725d%40googlegroups.com.

No comments:

Post a Comment