Hi, I am new to Django and trying out form wizards. I am trying the example mentioned in https://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/#wizard-template-for-each-form .
After 'submit'ting the data for 'ContactForm1' I am not getting 'ContactForm2'? I am just trying to print the date I key in ContactForm1 and ContactForm2 in some sample template! Please help! Thanks, Dilip -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

