Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form fields clear on validation error #35

Open
treyhunner opened this issue Jan 19, 2016 · 1 comment
Open

Form fields clear on validation error #35

treyhunner opened this issue Jan 19, 2016 · 1 comment

Comments

@treyhunner
Copy link

Form fields for my age, gender, PGP key, and a number of other values cleared after the receiving the error mentioned in #34. I had to re-enter over half of the form information again.

I couldn't tell where these fields were in the registration form but I assume these fields don't use a Django form.

@leizleiz
Copy link
Contributor

leizleiz commented Feb 6, 2017

The Django 1.8 generated form on now stops the user from submitting if there is an invalid field, so it is a bit harder to reproduce this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants