Django-import-export: Django3.0 compatibility issue

Created on 3 Dec 2019  路  3Comments  路  Source: django-import-export/django-import-export

django-import-export 1.2.0 does not work with Django 3.0 because it dropped its internal version of six.

The following files are affected:

  • widgets.py
  • admin.py
  • resources.py
  • base_formats.py

Most helpful comment

Yep, we will need a release for this to be fixed as it was merged to master a while ago. @bmihelac I think its about time for a release. What do you think?

All 3 comments

Yep, we will need a release for this to be fixed as it was merged to master a while ago. @bmihelac I think its about time for a release. What do you think?

I agree.

2.0 was Released yesterday

Was this page helpful?
0 / 5 - 0 ratings