Re: creating dynamic forms with django

2011-07-20 Thread ken paul
Hey you know the link actually has what I want thanks Kenneth On Wed, Jul 20, 2011 at 3:27 PM, ken paul wrote: > Thank man but what I mean is like you create a dynamic class > ||new_class=type('myform',(forms.Form),{attrib})|| but the dict with attribs > is a bit complex coz the form attributes

Re: creating dynamic forms with django

2011-07-20 Thread ken paul
Thank man but what I mean is like you create a dynamic class ||new_class=type('myform',(forms.Form),{attrib})|| but the dict with attribs is a bit complex coz the form attributes have there own attributes and widgets Kenneth On Wed, Jul 20, 2011 at 1:00 PM, NISA BALAKRISHNAN < snisa.balakrish...@

Re: creating dynamic forms with django

2011-07-20 Thread NISA BALAKRISHNAN
may be dis link helps u: http://uswaretech.com/blog/2008/10/dynamic-forms-with-django/ On Wed, Jul 20, 2011 at 12:46 PM, ken paul wrote: > hey can anyone get a way of writing dynamic form classes with django. I > have tried but putting the attributes became a bit hard. > Kenneth > > -- > You re

creating dynamic forms with django

2011-07-20 Thread ken paul
hey can anyone get a way of writing dynamic form classes with django. I have tried but putting the attributes became a bit hard. Kenneth -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegrou