We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd6f40 commit 67509f2Copy full SHA for 67509f2
CHANGES.rst
@@ -1,6 +1,17 @@
1
Changes
2
=======
3
4
+0.40.0
5
+------
6
+
7
+* Improved German translations (thanks to @hblunck for this).
8
+* When submitting an form, scroll to the top of the page if an error occurs so
9
+ the error box is visible (thanks to @sinisaos for this).
10
+* If a custom ``BaseUser`` table is used for authentication, which uses a
11
+ ``UUID`` as the primary key, it now works.
12
13
+-------------------------------------------------------------------------------
14
15
0.39.0
16
------
17
piccolo_admin/version.txt
@@ -1 +1 @@
-0.39.0
0 commit comments