Re: Create ModelForms to create ModelForms

2017-08-02 Thread bobhaugen
We're using Fobi in https://github.com/FreedomCoop/valuenetwork Works pretty well. Does what it promises. Dev has been responsive to issues. On Wednesday, August 2, 2017 at 5:55:21 AM UTC-5, Thiago Luiz Parolin wrote: > > Hi, > Try using this app: > Django-fobi https://github.com/barseghyanartur/d

Re: Create ModelForms to create ModelForms

2017-08-02 Thread Thiago Luiz Parolin
Hi, Try using this app: Django-fobi https://github.com/barseghyanartur/django-fobi I've never used it, but it looks very promising. 2017-08-01 21:15 GMT-03:00 Shazia Nusrat : > I need to create a frontend app where I can use forms to create forms such > as Google Surveys or Survey Monkey kind of

Create ModelForms to create ModelForms

2017-08-01 Thread Shazia Nusrat
I need to create a frontend app where I can use forms to create forms such as Google Surveys or Survey Monkey kind of application. Can someone point me to any reusable app or something similar or someone can guide me that would be a great help. Regards, Shazia -- You received this message becau