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 bbd1297 commit f95c8f6Copy full SHA for f95c8f6
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
# Poetry -------------------------------------------------------------------------------
6
[tool.poetry]
7
name = "django-dynamic-raw-id"
8
-version = "4.3"
+version = "4.4"
9
packages = [{include = "dynamic_raw_id"}]
10
description = "raw_id_fields widget replacement that handles display of an object's string value on change."
11
keywords = ["django", "widget", "field", "admin", "raw-id", "foreignkey"]
0 commit comments