Releases: barseghyanartur/django-fobi
Releases · barseghyanartur/django-fobi
0.11.11-2017-05-29
- Minor fixes in
content_text
drf_integration
plugin. - Added
imageurl
support to themailchimp_impoter
plugin.
0.11.10-2017-05-26
- Minor fixes in form-wizards on Django 1.11.
0.11.9-2017-05-24
- 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
- ContentImageURL plugin added.
- Minor Python3 fixes in
db_store
plugin (related to export of forms toxls
format).
0.11.7-2017-05-16
- 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
- Minor fixes in
drf_integration
app, added GET/detail actions tests.
0.11.5-2017-05-15
- Added
date_drop_down
todrf_integration
app. - Fixed dependencies issue.
- Added dedicated
requirements
for specific Django versions.
0.11.4-2017-05-12
- Minor fixes in integration callbacks of the
drf_integration
sub-package. - Added support for
content_image
,content_text
andcontent_video
plugins. - Fixes in installable demo.
0.11.3-2017-05-10
- Concept of integration callbacks introduced and implemented for the
drf_integration
sub-package.
0.11.2-2017-05-09
- Minor fixes in
drf_integration
app.