Skip to content

Releases: barseghyanartur/django-fobi

0.11.11-2017-05-29

29 May 19:29
Compare
Choose a tag to compare
  • Minor fixes in content_text drf_integration plugin.
  • Added imageurl support to the mailchimp_impoter plugin.

0.11.10-2017-05-26

29 May 19:29
Compare
Choose a tag to compare
  • Minor fixes in form-wizards on Django 1.11.

0.11.9-2017-05-24

23 May 22:16
Compare
Choose a tag to compare
  • Mezzanine integration updated to work with Mezzanine 4.2.3.
  • Fixes in date-drop-down plugin when using form wizards.

0.11.8-2017-05-17

17 May 18:32
Compare
Choose a tag to compare
  • ContentImageURL plugin added.
  • Minor Python3 fixes in db_store plugin (related to export of forms to xls format).

0.11.7-2017-05-16

16 May 21:22
Compare
Choose a tag to compare
  • Fixed in fobi.integration package related to Django 1.10 and higher.
  • FeinCMS integration updated (only migrations added) to work with FeinCMS 1.13.2.
  • DjangoCMS integration updated to work with DjangoCMS 3.4.3.

0.11.6-2017-05-15

15 May 19:31
Compare
Choose a tag to compare
  • Minor fixes in drf_integration app, added GET/detail actions tests.

0.11.5-2017-05-15

14 May 23:15
Compare
Choose a tag to compare
  • Added date_drop_down to drf_integration app.
  • Fixed dependencies issue.
  • Added dedicated requirements for specific Django versions.

0.11.4-2017-05-12

12 May 01:23
Compare
Choose a tag to compare
  • Minor fixes in integration callbacks of the drf_integration sub-package.
  • Added support for content_image, content_text and content_video plugins.
  • Fixes in installable demo.

0.11.3-2017-05-10

09 May 22:35
Compare
Choose a tag to compare
  • Concept of integration callbacks introduced and implemented for the drf_integration sub-package.

0.11.2-2017-05-09

09 May 18:26
Compare
Choose a tag to compare
  • Minor fixes in drf_integration app.