Update python-django-import-export to version 4.3.7 / rev 8 via SR 1248528
https://build.opensuse.org/request/show/1248528
by user StevenK + dimstar_suse
- Update to 4.3.7:
* Update French translation
* Add flag to ignore empty rows in XLSX import
* Add support for Django 5.2
* Fix Chinese translation
* Clarify documentation on creating non-existent relations
* Update Turkish translations
* Handle QuerySets called with values() on export
* Update all translations
* Updated Farsi translation
* Updated German translation
* Fix imports for openpyxl
* Addition of import & export management commands
* Handle IllegalCharacterError in xlsx exports
* Add __repr__ method to InvalidRow for improved debugging
- Add patch override-x-csv.patch:
* Hackily override CSV mimetype.