Skip to content

Releases: barseghyanartur/django-fobi

0.12.7-2017-12-17

17 Dec 22:19
Compare
Choose a tag to compare
  • Minor fixes (in the add form element entry bootstrap3 template).
  • Add content rich text plugin (based on CKEditor).
  • Added common form callback AutoFormDbStore for auto saving the form
    data (without need to add the db_store plugin to the form).

0.12.6-2017-12-12

12 Dec 20:02
Compare
Choose a tag to compare
  • Clean up.
  • Minor documentation fixes.
  • Minor plugin clean-up/fixes (captcha, recaptcha, content_text).
  • Minor Python 3 fixes.
  • Minor fixes in FormWizard get_absolute_url method.

0.12.5-2017-09-27

27 Sep 08:54
Compare
Choose a tag to compare
  • Documentation fixes.

0.12.4-2017-09-27

27 Sep 08:47
Compare
Choose a tag to compare
  • Documentation fixes.

0.12.3-2017-09-27

27 Sep 08:17
Compare
Choose a tag to compare
  • Minor fixes.
  • Reflect form-wizards support changes in the foundation5 theme.
  • Documentation fixes.

0.12.2-2017-08-02

01 Aug 22:56
Compare
Choose a tag to compare
  • Some work on full form-wizards support in the foundation5 theme.
  • Django 1.11 fixes for customised widgets.
  • Update example project requirements.

0.12.1-2017-07-31

31 Jul 02:19
Compare
Choose a tag to compare
  • Reflect form-wizards support changes in the simple theme.
  • Fixes in docs.

0.12-2017-06-28

28 Jun 19:32
Compare
Choose a tag to compare
  • Wagtail integration (yet experimental).

0.11.13-2017-06-10

28 Jun 19:31
Compare
Choose a tag to compare
  • Updated docs for DjangoCMS, FeinCMS and Mezzanine.
  • Updated outdated Dutch translations.
  • Improvements of the DRF integration app documentation.
  • Duration field added.
  • Support DurationField in drf_integration integration app.
  • Minor fixes in docs.

0.11.12-2017-05-31

01 Jun 00:06
Compare
Choose a tag to compare
  • Added a lot of field metadata to the OPTIONS call of drf_integration app.
  • Appended a lot of sub-module README files to the main documentation.