Hi,
I try to add a wizard in my project. I read the documentation at 
https://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/ 
and I followed step by step those instructions.
The only thing i change is that I added a third step.
The problem is: when I try  to fill all the fields for all the steps and at 
the end I go back Django lose data that I entered before. Only on the first 
step, datas remain, but no on the others.
I used the same code of the documentation. What can be the matter?

Thanks a lot.

Regards

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/51da1576-6280-49c2-bde3-8893df2371c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to