Re: Looking for recommendations for Custom Forms from Admin
On Sat, Jun 25, 2011 at 3:00 PM, Venkatraman S <venkat83@gmail.com> wrote:
> Hi,
>
> Was looking for possible django apps that help one build custom forms "on
> the fly" from the admin screens.
>
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.
Matthias
--
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@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home