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.
2 parents 4e21f6a + fd46572 commit f949ca6Copy full SHA for f949ca6
docs/changelog.rst
@@ -13,7 +13,8 @@ Changes in 0.8
13
- Fixed paginator issues
14
- Use InputRequired validator to allow 0 in required field
15
- Made help_text Field attribute optional
16
-- Added RadioField
+- Added "radio" form_arg to convert field into RadioField
17
+- Added "textarea" form_arg to force conversion into TextAreaField
18
- Added field parameters (validators, filters...)
19
- Fixed 'False' connection settings ignored
20
- Fixed bug to allow multiple instances of extension
0 commit comments