On Sat, Jun 25, 2011 at 8:17 PM, Venkatraman S <[email protected]> wrote:
> > > On Sat, Jun 25, 2011 at 7:56 PM, Matthias Kestenholz <[email protected]>wrote: > >> You might want to have a look at form_designer: >> >> https://github.com/matthiask/form_designer >> >> It contains a FeinCMS content type (form_designer.models.FormContent), >> the rest of it isn't FeinCMS-specific. A FeinCMS installation isn't >> needed either. >> >> If you want to write a view yourself, the code should be structured >> similarly to the render() method of FormContent. >> > > Thanks. I actually stumbled on this and django-forms-builder ( > https://github.com/stephenmcd/django-forms-builder). > Havent tried installing and checking both of them. > > Wasnt sure if there existed some other apps too? > And also this one : https://github.com/cuker/django-form-designer -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

