django-forms-bootstrap icon indicating copy to clipboard operation
django-forms-bootstrap copied to clipboard

Add support for inline layout to form filter

Open lukeman opened this issue 13 years ago • 4 comments

Originally opened by @bmihelac at https://github.com/pinax/pinax-theme-bootstrap/issues/36

as_bootstrap templatefilter wraps fields in control-group and controls divs. This currently makes it impossible to apply form-inline class.

lukeman avatar May 03 '12 17:05 lukeman

Targeting this for a release soon.

lukeman avatar May 03 '12 17:05 lukeman

Thanks for moving this issue Luke. I welcome the idea of having lightweight templatetag for pinax forms.

Regarding more complex forms, I wonder what pinax developers think about crispy-forms package. Rendering twitter-bootstrap forms is for sure functionality that is overlapping between these two packages and is overlapping between this two projects. Having to think about different syntax for same thing can add some burden.

bmihelac avatar May 03 '12 18:05 bmihelac

Is this issue resolved with this PR that has already been merged? https://github.com/pinax/django-forms-bootstrap/commit/8cbf1c9c38d66929d6283dcc6dfacfb9a07c0f32

yulka avatar Aug 23 '14 11:08 yulka

Can this issue be closed? Looks like it has been resolved?

ossanna16 avatar Dec 22 '15 13:12 ossanna16