jazzband / django-floppyforms

Full control of form rendering in the templates.
http://django-floppyforms.readthedocs.org/
Other
841 stars 148 forks source link

Corrected use and behavior of MultipleHiddenInput. #146

Closed melinath closed 9 years ago

melinath commented 9 years ago

Resolved #145. Added hidden_widget attribute to the appropriate fields, added mark_safe to widget output, and added tests for the breakage points these changes fix.

gregmuellegger commented 9 years ago

Ah, thanks so much! Your contributions are always well crafted. Do you want the commit-bit for django-floppyforms? I would really appreciate to have you as a core contributor.

gregmuellegger commented 9 years ago

I just released django-floppyforms 1.4.0 which contains your changes. Thanks so much for your work! https://pypi.python.org/pypi/django-floppyforms/