summaryrefslogtreecommitdiffstats
path: root/templates/_formhelpers.html
Commit message (Collapse)AuthorAgeFilesLines
* forms: use Form from flask.ext.wtf as base for all formsAlexander Sulfrian2014-11-191-1/+1
| | | | | Form from flask.ext.wtf has automatic csfr handling included. We need to hide this form fields but we get extra security for nothing more.
* templates/_formhelpers: adjustment for new bootstrapAlexander Sulfrian2014-11-191-2/+2
|
* formhelpers: add support for checkboxesAlexander Sulfrian2013-09-041-17/+40
|
* templates: add custom template for login formAlexander Sulfrian2013-09-041-0/+25