Re: Trouble in trying django form wizard example!

2014-02-06 Thread Tomas Vician
Dear Dilip, Did you solve this issue? I have same problem and I dont know what to do. Tomas On Tuesday, March 5, 2013 10:33:36 AM UTC+1, Dilip M wrote: > > Hi, > > I am new to Django and trying out form wizards. I am trying the example > mentioned in > > https://docs.djangoproject.com/en/dev/r

Trouble in trying django form wizard example!

2013-03-05 Thread Dilip M
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 pr