New WTForm release

Posted by Christian on Aug 05 2007, 17:48 CEST
Tagged with Python, Django, WTForm

I have just published a new version of WTForm, my Django newforms addon to allow for grid form layouts (using YUI) and extra classes for more specific and easier CSS styling.

There was a problem when using WTForm with form_for_model or form_for_instance resulting in not getting any fields in the generated form class. This should be fixed now.

The djangosnippets page for WTForm now also includes a link for a screenshot to see an example of a form using grids and some other neat CSS styling by my colleague Oscar.

Comments for "New WTForm release"

Currently disabled.