benkonrath / django-csv-export-view

Django class-based view for CSV exports
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

Django 3.0 compatibility - Use six instead of django.utils.six #7

Closed cudevmaxwell closed 4 years ago

cudevmaxwell commented 4 years ago

The Django 3.0 Release notes mention that importing django.utils.six is no longer supported, and instead https://pypi.org/project/six/ should be used directly.

benkonrath commented 4 years ago

Fixed by https://github.com/benkonrath/django-csv-export-view/commit/86fb2b0d2b0eb127db5d8a89bcef8aef616b728e