* refactored field line iteration (backward incompatible) * fieldsets in MetaForm take both 'labels' and 'layout' to specify labels size in grid * fixed a problem with immutable MergeDict in StripWhitespaceFormMixin * updated docs
0.3
-----------------
* fieldsets in MetaForm can be avoided if preferred
0.2
-----------------
* Fixed problem with assertion on django.forms.ModelForm