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 deacdf2 commit 1c38485Copy full SHA for 1c38485
doc/changelog.rst
@@ -4,6 +4,20 @@ Changelog
4
1.0.5
5
-----
6
7
+* SQLAlchemy 0.8 support
8
+* Choices and PostgreSQL Enum field type support
9
+* Flask-BabelEx will be used to localize administrative interface
10
+* Simple text file editor
11
+* File admin has additional hooks: rename, edit, upload, etc
12
13
+* External links in menu
14
+* Column descriptions
15
+* Possibility to override master template
16
+* Reworked templates. New 'layout' sample with completely different administrative UI
17
+* Ability to customize wtforms widget rendering through `form_widget_args` property
18
+* German translation (WIP)
19
+* Updated documentation
20
+* Lots of bug fixes
21
22
23
1.0.4
0 commit comments