Workout With Friends
Stay fit with a little motivation
|
Makes sure that a field exists in the database. More...
Public Member Functions | |
def | __call__ |
![]() | |
def | __init__ |
Public Attributes | |
column | |
message | |
![]() | |
model | |
column | |
message |
Makes sure that a field exists in the database.
Definition at line 48 of file validators.py.
def wowf.lib.validators.Exists.__call__ | ( | self, | |
form, | |||
field | |||
) |
Reimplemented from wowf.lib.validators.Unique.
Definition at line 50 of file validators.py.
wowf.lib.validators.Exists.column |
Definition at line 51 of file validators.py.
wowf.lib.validators.Exists.message |
Definition at line 54 of file validators.py.