Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wtforms.fields.TextField was deprecated | Jakob Kramer | 2015-03-12 | 1 | -2/+2 |
| | | | | | | | WTForms documentation: > The TextField alias for StringField is deprecated. Signed-off-by: Berker Peksag <berker.peksag@gmail.com> | ||||
* | Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. ↵ | Loïc Le Ninan | 2014-06-13 | 1 | -4/+4 |
| | | | | Replaced Required with InputRequired. | ||||
* | ldap uses it own views | Rodney Ewing | 2013-08-15 | 1 | -0/+40 |