insin / newforms-bootstrap

Components for rendering a newforms Form using Bootstrap 3
http://insin.github.io/newforms-bootstrap/grid.html
Other
48 stars 13 forks source link

Static display and Horizontal Forms #8

Open seanadkinson opened 9 years ago

seanadkinson commented 9 years ago

Built this into v1.1.1. Wondering if you thought it was interesting enough to rebase on 2.0.0 and merge.

seanadkinson commented 9 years ago

Just pushed up some more changes to support horizontal forms. I pretty much rewrote BootstrapField, splitting it up into a bunch of methods.

catskul commented 9 years ago

I like it! Would definitely be useful.

catskul commented 9 years ago

My attempt at rebasing your work vs 2.0 https://github.com/insin/newforms-bootstrap/pull/9