Very nice! Will this work with complex forms I already have built on my site, or do I need to create the form with special code/markup for it to work properly?
I created this tool to make it easy to create Bootstrap Form HTML. Drag and drop form fields, preview the results, or copy the HTML code. It is built using Django and crispy forms. The forms you create can (but don't have to) be processed using my start-up's form processing service (in free beta).<p>I'd love to get some feedback!
You should build-in support for other Bootstrap form layouts, such as ".form-horizontal".<p><a href="http://getbootstrap.com/css/#forms" rel="nofollow">http://getbootstrap.com/css/#forms</a><p>Just a thought! Nice work.