Radomir Dopieralski fb9399a1c5 Merge FormsetStep and TableStep.
The FormsetStep is no longer needed, TableStep is used instead, with a
special version of DataTable, FormsetDataTable, that apart from all the
normal DataTable features also generates a Django Formset with all of
its data, and displays it the same way the FormsetStep did.

One issue is not addressed:

 * The user-provided data in the forms can be lost if that row gets
   updated by ajax autoupdate.

Change-Id: I5264b484f61212c21102739b803d40d9d31ae2cc
2013-10-08 15:21:51 +02:00
..
2013-08-13 14:36:48 +02:00
2013-09-19 17:48:10 +02:00
2013-10-08 15:21:51 +02:00
2013-08-30 15:07:41 +02:00
2013-10-08 13:26:42 +02:00
2013-08-30 15:07:41 +02:00
2013-08-30 09:39:51 -04:00
2013-10-07 09:35:37 -04:00