django-fobi/examples/simple/override_radio_plugin
2016-10-24 01:09:13 +02:00
..
__init__.py prepare 0.4.27; temporary disable allow_multiple=False for db_store plugin due to an outstanding issue (to be fixed later); some control over the submitted value of radio, select and select_multiple plugins (in settings); 2015-03-12 01:45:36 +01:00
fobi_form_elements.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
forms.py prepare 0.8.6; functional improvements of the slider plugin; 2016-10-21 00:19:59 +02:00