Re: Form Wizard and captcha

2009-04-13 Thread qrilka
Thanks, will do that tomorrow. Kirill. On 14 апр, 00:14, Adi Sieker wrote: > On 13.04.2009, at 21:43, Kirill Zaborski wrote: > > > So no answers were given and I tried to fix FormWizard class. > > The patch is attached and the only thing changed is that the   > > revalidation is made with forms

Re: Form Wizard and captcha

2009-04-13 Thread Adi Sieker
On 13.04.2009, at 21:43, Kirill Zaborski wrote: > So no answers were given and I tried to fix FormWizard class. > The patch is attached and the only thing changed is that the > revalidation is made with forms which were before the last one (I > do not see any reason for the second validation

Form Wizard and captcha

2009-04-13 Thread Kirill Zaborski
So no answers were given and I tried to fix FormWizard class. The patch is attached and the only thing changed is that the revalidation is made with forms which were before the last one (I do not see any reason for the second validation of it). Is there any chance to get it into the trunk? Do I ne

Form Wizard and captcha

2009-04-08 Thread qrilka
I've stumbled upon from revalidation in form wizard. The similar problem was discussed a year ago - http://groups.google.com/group/django-users/browse_thread/thread/a6fdf2971f96deed/6313eb5a18a40085 I have somewhat different problem: on the last of my forms I use captcha field, but after successfu