Django-import-export-extensions

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

------------------
* Drop support of python 3.9
* Migrate from pip-tools to poetry
* Add base model for ``ImportJob`` and ``ExportJob``
* Extend import results template: show validation errors in table
* Add force-import feature: skip rows with errors while importing
* Add ``skip_parse_step`` parameter for importing API
* Remove Makefile in favor of ``invoke`` commands

0.4.1

------------------
* Remvoe ``escape_output`` due it's deprecation

0.4.0

------------------
* Make possible to pass ``resource_kwargs`` in ViewSets
* Remove filter_set from ImportViewSet

0.3.1

------------------
* Add more detailed documentation for package features

0.3.0

------------------
* Support settings from original package

0.2.0

------------------
* Improve GitHub workflow name
* Get rid of DjangoObjectActions and implement default django admin action instead (Maybe later we can extend this)
* Use mixins.BaseExportMixin, mixins.BaseImportMixin and admin.ImportExportMixinBase from original package for celery admin mixins
* Use admin/import_export/ templates instead of copies in admin/import_export_extensions/
* Small improvements:

* Fix static folder name
* Fix invoke command to run celery
* Fix progress bar widget
* Rename filter_class to filterset_class
* Add cancel_job action for exporting

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.