Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

All the filled sign-up details are lost when the page is revisited to correct one thing. #251

Open
HarinderKaur11 opened this issue Mar 28, 2017 · 4 comments
Assignees

Comments

@HarinderKaur11
Copy link

After the user has filled all his details in the sign-up, he is taken to a next window which, in the case of an invalid entry, displays the error message with a link 'click here to go back to sign up page'. When the user hits this link, he is taken back to the sign-up page but all the previously filled details are lost and the user has to do this again from the beginning which is tedious and wastage of time. The previously entered details must be retained. I would like to work on this issue.
screenshot 16
screenshot 17
screenshot 19

@medhach
Copy link

medhach commented Apr 2, 2017

How are you planning to solve this?

@HarinderKaur11
Copy link
Author

@medhach I will be working on it in a day or 2 as I am giving my final exams.
Once I am done, I will drop in the solution here :)

@sidharth6323
Copy link

Hey @medhach , I'm a GSoC aspirant. I would like to solve this issue by making a django form for signup and display appropriate error messages using form.errors and reloading the signup page with form filled with request.POST.

@HarinderKaur11
Copy link
Author

@sidharth6323 I am already on it. Look for some other open issue that is free :)

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

No branches or pull requests

3 participants