python-django-formfieldset

Fieldset rendering mixin for django-based forms
  http://github.com/muhuk/django-formfieldset/tree/master
  0
  no reviews



This package provides a mixin class for forms that use the django web framework. it allows forms to be partitioned into groups (or "fieldsets") in a similar way to the built-in admin system.