Re: how to create a form builder in django

2018-09-29 Thread Tim Vogt (Tim Vogt)
Do you need a Cms too?
I had used wagtail for its formnuilder and cms is keeps the django applications 
as it workes similar with the route en views.

https://blog.michaelyin.info/how-build-form-page-wagtail/

or just built the blog and the forms later 
http://docs.wagtail.io/en/v2.0/getting_started/tutorial.html


tim


> Op 29 sep. 2018, om 08:26 heeft django_learner  het 
> volgende geschreven:
> 
> I am a newbie in Django. Can anyone help me how to create a form builder in 
> Django without using django-fobi or any other packages
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to django-users@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/django-users 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/f239efe6-4efd-4edd-b161-074da1df40be%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/F2793137-867D-44F1-B85D-7E45881075CF%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


how to create a form builder in django

2018-09-29 Thread django_learner
I am a newbie in Django. Can anyone help me how to create a form builder in 
Django without using django-fobi or any other packages

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f239efe6-4efd-4edd-b161-074da1df40be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.