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 909ddb3 commit 58b6838Copy full SHA for 58b6838
CHANGES.rst
@@ -1,6 +1,10 @@
1
Changes
2
=======
3
4
+0.19.6
5
+------
6
+Fixes for ``Table`` classes which have custom primary key columns.
7
+
8
0.19.5
9
------
10
More z-index refinements (thanks @sinisaos).
piccolo_admin/version.py
@@ -1 +1 @@
-__VERSION__ = "0.19.5"
+__VERSION__ = "0.19.6"
0 commit comments