Saturday, June 25, 2011

Re: Looking for recommendations for Custom Forms from Admin



On Sat, Jun 25, 2011 at 8:17 PM, Venkatraman S <venkat83@gmail.com> wrote:


On Sat, Jun 25, 2011 at 7:56 PM, Matthias Kestenholz <mk@feinheit.ch> 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 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.

No comments:

Post a Comment