Workout With Friends
Stay fit with a little motivation
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Properties
wowf
lib
widgets.py
Go to the documentation of this file.
1
##
2
#
3
# Custom WTForms widgets.
4
#
5
6
from
wtforms.widgets
import
Input
7
8
9
class
EmailInput
(Input):
10
11
input_type =
'email'
12
Generated on Sat Dec 15 2012 14:59:09 for Workout With Friends by
1.8.1.2