>You really need to create the account, thus reserving the login (username?)
>in step 1, when the check succeeds (in fact, the test probably should be
>an attempt to create the account, whose failure is what kicks the user back
>to choose another login).  You keep a creation date and note (perhaps via
>the lack of a validated email address) whether registration has been
>completed.  Then periodically run a daemon that queries for account
>creation attempts that are taking too long to complete, and delete them.


I'm creating account in the last step when i have all needed info for doing it. 
There must be a way how to redirect user to specified step without loosing any 
data.

azur

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to