Commit graph

21 commits

Author SHA1 Message Date
Artur Barseghyan
57974e4668 Remove compap schemes 2020-01-11 02:11:28 +01:00
Artur Barseghyan
bbc64d4fe1 wipe lt 1.8 code; add django 2.2 compat and tests 2019-05-22 17:08:02 +02:00
Artur Barseghyan
6260cb48b6 prepare 0.13.10 2019-02-28 22:38:22 +01:00
Artur Barseghyan
bb756d7b61 exclude several lines in the settings from pycodestyle checks 2018-01-22 20:58:17 +01:00
Frantisek Holop
79ade09a27 remove max_length field 2018-01-22 13:23:33 +01:00
Artur Barseghyan
cee46d6424 prepare 0.12.12 2018-01-03 23:15:21 +01:00
Artur Barseghyan
b52d5da1c4 clean up; prepare 0.12.11 2017-12-27 15:11:05 +01:00
Artur Barseghyan
58da7bcdd3 more on future compatibility 2017-03-12 22:12:43 +01:00
Artur Barseghyan
a7424bc6ec update license and copyright year to 2017 2017-01-26 21:48:39 +01:00
Artur Barseghyan
7ae1223516 various pep8 fixes 2016-12-28 22:12:58 +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
661ff7c575 exceptions.py pep8 2016-09-19 16:29:07 +02:00
Artur Barseghyan
131506f683 dynamic.py pep8 2016-09-19 16:26:37 +02:00
Artur Barseghyan
012c5b3835 merge 2015-12-16 03:24:45 +01: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
James Fenwick
9ab3cfaf04 Fix #14
Use collections.OrderedDict is django.utils.datastructures.SortedDict is
not available.
2015-12-11 12:19:04 +00:00
Artur Barseghyan
210f517787 prepare 0.5.8; dynamic initial values; minor fixes/improvements 2015-08-17 01:23:46 +02:00
Artur Barseghyan
60c904e7ad prepare 0.4.32; update missing parts in the russian translations; minor api improvements; minor code clean up 2015-03-25 00:21:00 +01:00
Artur Barseghyan
d5d505b962 prepare 0.2.1; do not wrap media files in <a/> tags when saving data of db_store plugin; make sure custom form handler actions are properly listed in the simple theme as well; make it possible to fail silently on missing form element- and form handler- plugins; 2014-11-07 03:09:01 +01:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00