django-fobi/examples/tutorial/sample_textarea
2022-07-12 22:53:28 +02:00
..
__init__.py initial 2014-10-11 05:54:24 +02:00
fobi_form_elements.py Blackify and isortify 2022-07-12 22:53:28 +02:00
forms.py Blackify and isortify 2022-07-12 22:53:28 +02:00
models.py initial 2014-10-11 05:54:24 +02:00
widgets.py prepare 0.9; get_form_field_instances accepts two new optional two new optional arguments: form_entry and form_element_entries as well as **kwargs; minor fix in form wizards - forms in intermediate steps do receive updates from the submit_plugin_form_data of the plugins; fixed issue in the base_bulk_change_plugins function on django 1.10 2016-10-24 01:09:13 +02:00