We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0706359 commit ab747d3Copy full SHA for ab747d3
HISTORY.rst
@@ -2,8 +2,8 @@
2
History
3
=======
4
5
-Unreleased
6
-----------
+1.6.0 (2025-04-29)
+------------------
7
8
* Support Django 5.2
9
* Add support for customizing Django Admin forms for import/export
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "django-import-export-extensions"
-version = "1.5.0"
+version = "1.6.0"
description = "Extend functionality of `django-import-export`"
license = "MIT"
authors = ["Saritasa <[email protected]>"]
0 commit comments