mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-14 07:33:10 +00:00
todos updated
This commit is contained in:
parent
5c301bd5bb
commit
bce6d43b95
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ Regarding the form wizards
|
|||
- Add Django-CMS integration app for form wizards.
|
||||
- Add Mezzanine integration app for form wizards.
|
||||
- Add form wizards callbacks.
|
||||
- Update documentation (wizards API parts is almost not covered there).
|
||||
- Add selenium tests for form wizards.
|
||||
|
||||
Roadmap
|
||||
-------
|
||||
|
|
@ -50,6 +52,8 @@ Roadmap
|
|||
|
||||
Uncategorised
|
||||
-------------
|
||||
- Add tests for import/export of forms.
|
||||
- Add tests for export of plugin data (db_store).
|
||||
- In the form element plugins, when handling submit_form_data, somehow
|
||||
make it possible to tell whether field returned should or should not
|
||||
overwrite cleaned form data value (that's mainly interesting for form
|
||||
|
|
|
|||
Loading…
Reference in a new issue