- 26 Aug, 2012 13 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
This reverts commit 75f09a80.
-
Serge S. Koval authored
-
- 25 Aug, 2012 6 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 19 Aug, 2012 16 commits
-
-
Serge S. Koval authored
Prevent None being converted to string and causing confirmation pop-up
-
F. Gabriel Gosselin authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
Fixing the action decorator import statement
-
Serge S. Koval authored
-
F. Gabriel Gosselin authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
fixed problem with wtf.FileField not getting updated with request.files data upon instantiation of Form
-
Serge S. Koval authored
-
Serge S. Koval authored
-
mrjoes authored
-
mrjoes authored
-
mrjoes authored
-
mrjoes authored
-
- 18 Aug, 2012 1 commit
-
-
mrjoes authored
-
- 13 Aug, 2012 4 commits
-
-
Serge S. Koval authored
Fix typo in docs
-
Serge S. Koval authored
Add ability to annotate field with help text
-
Dmitry Medvinsky authored
As indicated in WTForms documentation, fields have a description, which is typically used for help text [1]. Also, in Twitter Bootstrap, help text are supported by `p.help-block` element [2]. [1] http://wtforms.simplecodes.com/docs/1.0.1/fields.html#wtforms.fields.Field.__init__ [2] http://twitter.github.com/bootstrap/base-css.html#forms
-
Dmitry Medvinsky authored
I guess `form_columns` docstring was copy-pasted from `list_columns` and the occurrence of the identifier wasn't replaced.
-