django-merlin icon indicating copy to clipboard operation
django-merlin copied to clipboard

Introduction of formsets in wizards.

Open pagles opened this issue 14 years ago • 1 comments

This one is not ready for pulling (docs missing, not yet rolled out in production). All tests pass plus any new functionality is tested ( I even increased coverage :) ).

I 'm sending the pull request because I would like your thoughts on the API changes. Also it only works with a cache session backend (the default session backend cannot pickle formsets).

So please if you find the time provide some feedback on the changes so I can work on them while I prepare the docs and I test it in a production environment.

Thanks, Yorgos

pagles avatar May 23 '11 16:05 pagles

I will try and get to this early next week.

supercodepoet avatar Jun 03 '11 14:06 supercodepoet