8000
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 ad02cf1 commit 9fed04aCopy full SHA for 9fed04a
docs/releases/index.rst
@@ -4,6 +4,7 @@ Release notes
4
.. toctree::
5
:maxdepth: 2
6
7
+ v2.21.5
8
v2.21.4
9
v2.21.3
10
v2.21.2
docs/releases/v2.21.5.rst
@@ -0,0 +1,14 @@
1
+django-jsonform 2.21.5 release notes
2
+====================================
3
+
+Jan 24, 2024
+------------
+This release fixes a bug introduced in the last couple of releases.
11
+Bugfixes
12
+^^^^^^^^
13
14
+- Added missing UUID import lack of which caused a ``NameError`` exception.
0 commit comments