* Pass :meth:`~import_export.mixins.BaseExportMixin.get_export_
resource_kwargs` to Resource constructor
:meth:`~import_export.admin.ExportMixin.export_action`
* Fix issue with model class passed to Resource constructor
crashing on export
* Fix indentation for skip_row docstring
* Return kwargs` by default from :meth:`~import_export.mixins.B
aseImportExportMixin.get_resource_kwargs`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=10
- update to 3.3.6:
* Fix issue with highlight when using 'light' color scheme
* Remove unnecessary ChangeList queries to speed up export via
Admin UI
* Respect color scheme override
* Update FAQ to cover skipping rows with validation errors
* Added support for django5
* Show list of exported fields in Admin UI
* Added support for python 3.12
* Update Finnish translations
* :meth:`~import_export.admin.ExportActionMixin.export_admin_ac
tion` can be overridden by subclassing it in the ModelAdmin
* Updated Spanish translations
* Added documentation and tests for retrieving instance
information after import
* :meth:`~import_export.widgets.NumberWidget.render` returns
None as empty string if coerce_to_string is True
* Updated documentation to describe how to select for export in
Admin UI
* Added catch for django5 deprecation warning
* Updated and compiled message files
* Added .readthedocs.yaml
* Remove 'escape output' deprecation (#1618) Removal of
deprecated :ref:`IMPORT_EXPORT_ESCAPE_OUTPUT_ON_EXPORT`.
Deprecation of :ref:`IMPORT_EXPORT_ESCAPE_HTML_ON_EXPORT`.
Refer to :ref:`installation` docs.
* Removal of deprecated
:ref:`IMPORT_EXPORT_ESCAPE_OUTPUT_ON_EXPORT`.
* Deprecation of :ref:`IMPORT_EXPORT_ESCAPE_HTML_ON_EXPORT`.
Refer to :ref:`installation` docs.
OBS-URL: https://build.opensuse.org/request/show/1142778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=5
* Fix issue with highlight when using 'light' color scheme
* Remove unnecessary ChangeList queries to speed up export via
Admin UI
* Respect color scheme override
* Update FAQ to cover skipping rows with validation errors
* Added support for django5
* Show list of exported fields in Admin UI
* Added support for python 3.12
* Update Finnish translations
* :meth:`~import_export.admin.ExportActionMixin.export_admin_ac
tion` can be overridden by subclassing it in the ModelAdmin
* Updated Spanish translations
* Added documentation and tests for retrieving instance
information after import
* :meth:`~import_export.widgets.NumberWidget.render` returns
None as empty string if coerce_to_string is True
* Updated documentation to describe how to select for export in
Admin UI
* Added catch for django5 deprecation warning
* Updated and compiled message files
* Added .readthedocs.yaml
* Remove 'escape output' deprecation (#1618) Removal of
deprecated :ref:`IMPORT_EXPORT_ESCAPE_OUTPUT_ON_EXPORT`.
Deprecation of :ref:`IMPORT_EXPORT_ESCAPE_HTML_ON_EXPORT`.
Refer to :ref:`installation` docs.
* Removal of deprecated
:ref:`IMPORT_EXPORT_ESCAPE_OUTPUT_ON_EXPORT`.
* Deprecation of :ref:`IMPORT_EXPORT_ESCAPE_HTML_ON_EXPORT`.
Refer to :ref:`installation` docs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=8