Last April we finished the development of a dynamic form builder, called 
pulpo-forms, to use within a Django Project. Today we’re excited to 
announce that we’re making the source code available on GitHub 
<https://github.com/octobot-dev/pulpo-forms-django>.

Here is a short list with the most important features of this new open 
source tool:

   - Enable users to create forms with an easy drag&drop UI
   - Angular directives to render the form  
   <https://github.com/octobot-dev/pulpo-forms-angular>and the dashboard
   - Multi pages forms.
   - RESTful API
   - Customizable fields validations such as required, length,etc.
   - Conditional enable for fields based on other field values (e.g. in a 
   food preferences survey, hide the *‘How do you like your steak?’ *question 
   to someone that previously answered that’s a vegetarian).
   - Conditional enable for form pages based on other field values.
   - Versions and drafts.
   - Integration for Django models.
   - Signals.
   - Configurable actions – show a thank you screen, send an email, etc.
   - Built-in statistics in the dashboard
   - Basic field types answers can be filtered in the dashboard

Since it was made to be flexible from the beginning, this can be extended 
to add new fields, validations and so on.

We hope you enjoy it, and of coursed we are open to comments, questions and 
pull 
requests <https://github.com/octobot-dev/pulpo-forms-django>!

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/55f128d8-8aa2-4a79-9adc-37e2463e3cab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to