todos updated

This commit is contained in:
Artur Barseghyan 2016-10-20 03:25:16 +02:00
parent fdb1a62179
commit eccac7faf6

View file

@ -29,6 +29,11 @@ Regarding the form wizards
separate listing templates.
+ Make sure to include django-formtools package in the requirements.
+ Add navigation buttons to the form wizards.
- Make sure plugin media is collected in wizards.
- Add data-slider-tooltip="hide" option to the `slider`.
- Ideally, it would be great to support data-slider-handle="square" (or
"round", "triangle") options of the bootstrap-slider plugin. See the first
issue in "Uncategorised".
- Rethink the new navigation of forms and form wizards.
- Add support for form wizard conditions.