I have a long multi-page form wizard (a 
django.contrib.formtools.wizard.views.SessionWizardView) that I would like 
the user to be able to continue working through even after logging out and 
back in from a different computer. That is, I would like the wizard data to 
persist across sessions until completed. Are there any examples of how to 
do this? Is this best approach to write my own custom storage backend?

Thanks!
Alex


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/24g8H15nNagJ.
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