Django-import-export-extensions

Latest version: v1.2.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.0

------------------
* Fix issue with slow export duration (https://github.com/saritasa-nest/django-import-export-extensions/issues/79):

* Add setting ``STATUS_UPDATE_ROW_COUNT`` (default: 100) which defines the number of rows after import/export of which the task status is updated;
* Add ability to specify ``status_update_row_count`` for each resource;

1.1.0

------------------
* Fix progress bar on changeview for ImportJob and ExportJob
* Improve celery-import-result page

* Add displaying resources for import form
* Fix autofill `Format` by file extension
* Add `Totals` section
* Remove extra loop if errors in input file (https://github.com/saritasa-nest/django-import-export-extensions/issues/74)

* Fixed display of progress bar when task is waiting to run (https://github.com/saritasa-nest/django-import-export-extensions/issues/68)
* Improve progress bar style (https://github.com/saritasa-nest/django-import-export-extensions/issues/72)
* Set `default_auto_field` for `import-export-extensions` app to `django.db.models.BigAutoField` (https://github.com/saritasa-nest/django-import-export-extensions/issues/69)

1.0.1

------------------
* Replaced `sphinx-rtd-theme` by [furo](https://github.com/pradyunsg/furo)
* Update/extend documentation
* Support Python 3.13
* Drop Django <4.2 support

0.7.0

------------------
* Add support django-import-export >= 4.2
* Removed support for django-import-export < 4.2
* Improve test coverage

0.6.1

------------------
* Update requirements version and internal naming

0.6.0

------------------
* Extend response of import job api
* Added support for django-import-export >= 4.0
* Removed support for django 3.2
* Add search and ordering to API views
* Removed `M2MField` since `import_export.fields.Field` supports `m2m_add`

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.