17
0

24 Commits

Author SHA256 Message Date
4558f2b205 Accepting request 1337351 from devel:languages:python:django
- update to 4.4.0:
  * Added CachedForeignKeyWidget (2142)

OBS-URL: https://build.opensuse.org/request/show/1337351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=12
2026-03-07 19:09:17 +00:00
56ebb95166 - update to 4.4.0:
* Added CachedForeignKeyWidget (2142)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=22
2026-03-06 16:31:04 +00:00
c62e9336eb Accepting request 1322773 from devel:languages:python:django
- update to 4.3.14:
  * Add Ukrainian translation (2132)
  * Fix: file_name is None in before_import_row when
    skip_import_confirm=True (2129)
  * Minor documentation fix
  * Fix for export not retaining URI query params (2097)
  * Improved field value extraction for dict-based querysets
  * Performance improvements for membership checks (2090)
  * Fix ForeignKeyWidget export issue (2117)
  * Improved documentation for clean() methods (2115)
  * Documentation updates: JSONField export with attribute syntax
  * Documentation updates: handling TooManyFieldsSent (2103)
  * Updated Turkish translation (2101)
  * Updated Czech translation (2111)

  * Clarified documentation when importing with import_id_fields

OBS-URL: https://build.opensuse.org/request/show/1322773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=11
2025-12-15 10:58:03 +00:00
20ac60af8e - update to 4.3.14:
* Add Ukrainian translation (2132)
  * Fix: file_name is None in before_import_row when
    skip_import_confirm=True (2129)
  * Minor documentation fix
  * Fix for export not retaining URI query params (2097)
  * Improved field value extraction for dict-based querysets
  * Performance improvements for membership checks (2090)
  * Fix ForeignKeyWidget export issue (2117)
  * Improved documentation for clean() methods (2115)
  * Documentation updates: JSONField export with attribute syntax
  * Documentation updates: handling TooManyFieldsSent (2103)
  * Updated Turkish translation (2101)
  * Updated Czech translation (2111)
  * Clarified documentation when importing with import_id_fields

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=20
2025-12-13 11:27:16 +00:00
f62a3ca697 Accepting request 1304690 from devel:languages:python:django
- update to 4.3.9:
  * Allow specifying meta options in the
    :ref:`model_resourcefactory<using_modelresource_factory>`
    (2078)
  * Allow custom fields and methods in
    :ref:`model_resourcefactory<using_modelresource_factory>`
    (2081)
  * FAQ update to describe how to customize Excel exports (2088)

OBS-URL: https://build.opensuse.org/request/show/1304690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=10
2025-09-15 17:52:28 +00:00
a1f8ea9882 - update to 4.3.9:
* Allow specifying meta options in the
    :ref:`model_resourcefactory<using_modelresource_factory>`
    (2078)
  * Allow custom fields and methods in
    :ref:`model_resourcefactory<using_modelresource_factory>`
    (2081)
  * FAQ update to describe how to customize Excel exports (2088)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=18
2025-09-14 21:03:27 +00:00
1c668326df Accepting request 1292427 from devel:languages:python:django
- update to 4.3.8:
  * ui: fix error display twice issue on export field select page
    (2066)
  * ui: add 'select all' fields toggle on export page (2068)
  * Add Hebrew translation (2071)
  * ui: fix display of non field errors on import (2075)

OBS-URL: https://build.opensuse.org/request/show/1292427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=9
2025-07-14 08:51:44 +00:00
7add1746d9 - update to 4.3.8:
* ui: fix error display twice issue on export field select page
    (2066)
  * ui: add 'select all' fields toggle on export page (2068)
  * Add Hebrew translation (2071)
  * ui: fix display of non field errors on import (2075)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=16
2025-07-12 17:19:39 +00:00
3a83d6bbdb Accepting request 1248528 from devel:languages:python:django
- 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.

OBS-URL: https://build.opensuse.org/request/show/1248528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=8
2025-02-26 16:19:40 +00:00
a7cd485dfa - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=14
2025-02-26 00:38:06 +00:00
41074cd752 Accepting request 1224052 from devel:languages:python:django
- Update to 4.2.1:
  * Removed dependency files in favour of pyproject.toml
  * Documentation updates
  * Fix crash on export of tz-aware datetime to binary formats
  * Upgraded tablib version
  * Document overriding formats
  * Consistent queryset creation in ModelAdmin export mixin
  * Improve deprecation warning for ExportViewFormMixin to report at point
    of class definition
  * Fix export for fields with custom declared name
  * Hide the "Resource" form when it only has one option
  * Update date, time and datetime widget render method to handle derived
    instance
  * Add support for Django 5.1
  * Accept numbers using the numeric separators of the current language in
    number widgets
  * Added warning for declared fields excluded from fields whitelist
  * Fix v3 regression: handle native types on export to spreadsheet
  * Fix export button displayed on change screen when export permission not
    assigned
  * Fix crash for Django 5.1 when rows are skipped
  * Allow callable in dehydrate method
  * Fix crash when Resource fields declared incorrectly
  * Improve Error class
  * Fix response content assertions
  * Admin UI: display checkboxes before labels in export form
  * fix default Field returns empty string instead of None
  * revert setting default value for attribute
  * Enable skip export confirm page
  * fix documentation to show correct method for reading form data on export

OBS-URL: https://build.opensuse.org/request/show/1224052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=7
2024-11-14 15:09:31 +00:00
2f0ea0a2e4 - Update to 4.2.1:
* Removed dependency files in favour of pyproject.toml
  * Documentation updates
  * Fix crash on export of tz-aware datetime to binary formats
  * Upgraded tablib version
  * Document overriding formats
  * Consistent queryset creation in ModelAdmin export mixin
  * Improve deprecation warning for ExportViewFormMixin to report at point
    of class definition
  * Fix export for fields with custom declared name
  * Hide the "Resource" form when it only has one option
  * Update date, time and datetime widget render method to handle derived
    instance
  * Add support for Django 5.1
  * Accept numbers using the numeric separators of the current language in
    number widgets
  * Added warning for declared fields excluded from fields whitelist
  * Fix v3 regression: handle native types on export to spreadsheet
  * Fix export button displayed on change screen when export permission not
    assigned
  * Fix crash for Django 5.1 when rows are skipped
  * Allow callable in dehydrate method
  * Fix crash when Resource fields declared incorrectly
  * Improve Error class
  * Fix response content assertions
  * Admin UI: display checkboxes before labels in export form
  * fix default Field returns empty string instead of None
  * revert setting default value for attribute
  * Enable skip export confirm page
  * fix documentation to show correct method for reading form data on export

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=12
2024-11-13 05:11:54 +00:00
63adba495b Accepting request 1165877 from devel:languages:python:django
- update to 3.3.7:
  * 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/request/show/1165877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=6
2024-04-07 20:11:48 +00:00
68f6f25624 - update to 3.3.7:
* 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
2024-04-06 19:39:56 +00:00
fb375eecdc Accepting request 1142778 from devel:languages:python:django
- 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
2024-01-30 17:26:57 +00:00
52d0253fac - 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/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=8
2024-01-30 12:24:34 +00:00
7fb7b91052 Accepting request 942603 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/942603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=4
2021-12-26 14:30:38 +00:00
John Vandenberg
99adce6620 Accepting request 942602 from home:jayvdb:branches:devel:languages:python:django
- Update to v2.7.1

OBS-URL: https://build.opensuse.org/request/show/942602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=7
2021-12-26 12:50:13 +00:00
3676226e87 Accepting request 894542 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/894542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=3
2021-05-20 17:25:18 +00:00
5c9b2ff02d Accepting request 894031 from home:dimstar:Factory
- Skip python36 build: no pandas.

OBS-URL: https://build.opensuse.org/request/show/894031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=5
2021-05-20 08:10:35 +00:00
50c08412e2 Accepting request 862656 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/862656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=2
2021-01-13 17:22:29 +00:00
ead725c6c5 Accepting request 862655 from home:jayvdb:branches:devel:languages:python:django
- Update to v2.5.0

OBS-URL: https://build.opensuse.org/request/show/862655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=3
2021-01-12 14:47:42 +00:00
62d698b989 Accepting request 852679 from devel:languages:python:django
common drop-in addition to any Django site

OBS-URL: https://build.opensuse.org/request/show/852679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-import-export?expand=0&rev=1
2020-12-03 17:42:29 +00:00
f6c9ee3ad0 Accepting request 851662 from home:jayvdb:py-submit
~2k github stars
common drop-in addition to any Django site
In Debian https://repology.org/project/python:django-import-export/versions

OBS-URL: https://build.opensuse.org/request/show/851662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-import-export?expand=0&rev=1
2020-12-02 15:35:23 +00:00