django-formsetfield 0.1.1

Django's form wizard allows you to have only one form or one formset (since 1.4) per step. Using the django-formsetfield app you can have more forms per step. Using this app you can have more formsets per step.Or maybe you will find other use cases...