Commit graph

14 commits

Author SHA1 Message Date
Artur Barseghyan
1cf3d485fa pep8 fixes 2017-03-08 01:20:35 +01:00
Artur Barseghyan
a7424bc6ec update license and copyright year to 2017 2017-01-26 21:48:39 +01:00
Artur Barseghyan
78de7bba5e minor improvements and code cleanup 2016-12-16 03:30:40 +01:00
Artur Barseghyan
d0bbe214ae 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
Artur Barseghyan
c519766155 prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
Artur Barseghyan
c2b3f45bff admin.py pep8 2016-09-15 22:20:07 +02:00
Artur Barseghyan
7f852e51ea prepare 0.6.10; Moved field choices from model level to form level for 2016-09-11 22:50:34 +02:00
Artur Barseghyan
ad9c4a7a4e prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
garmoncheg
750966e992 To fix a bug with
ImproperlyConfigured at /
'FormEntryAdmin.list_editable[1]' refers to 'is_cloneable' which is not defined in 'list_display'.

Somebody obviously forgot that code...
2015-09-16 12:31:29 +03:00
Artur Barseghyan
949cd21fde prepare 0.5.14; adding create/update for form entry; adding migrations; 2015-09-13 02:04:19 +02:00
Artur Barseghyan
ad1d7e11e9 0.5.4; minor django 1.8 fixes; improved texts and translations; 2015-05-21 23:09:51 +02:00
Artur Barseghyan
888646c3c8 prepare 0.4.28; fix improperly picked configuration of select_multiple_model_objects plugin; allowed long identifiers of models; fix admin bulk change of the plugins; control of the submitted value for select_model_object and select_multiple_model_objects; docs updated 2015-03-13 02:09:44 +01:00
Artur Barseghyan
6f354a7a69 better html5 fields support; add initial django 1.7 support; minor version update to 0.1.3 2014-10-14 00:49:16 +02:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00