Commit graph

10 commits

Author SHA1 Message Date
Artur Barseghyan
ef79a7d73e forms.py pep8 2016-09-19 16:41:41 +02:00
Artur Barseghyan
69ba6f6384 #0.6.11; initial work on django 1.10 support; replace render_to_response with render; get rid of django-localeurl package; update requirements for django 1.10 compatibility 2016-09-13 11:09:45 +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
abf6608f46 prepare 0.6.9; fixed migrations issue; fixe jquery slugify issue 2016-09-08 22:58:28 +02:00
Artur Barseghyan
bc960a5fb8 prepare 0.5.13; translation fixes; updating dutch and russian translations 2015-09-01 23:37:12 +02:00
Artur Barseghyan
9424a0d21a prepare 0.5.12; export/import forms to/from json; minor gui improvements; 2015-08-29 03:10:07 +02:00
Artur Barseghyan
20cd6cf2be prepare 0.5.5; make sure action field exists; captcha, recaptcha and honeypot plugins are now by default required in the form; minor fixes 2015-07-01 00:18:13 +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
05c633b1d4 prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00