Workout With Friends
Stay fit with a little motivation
|
Public Member Functions | |
def | __str__ |
def | __repr__ |
def | __unicode__ |
def | get_by_id |
def | create |
def | delete |
![]() | |
def | index_type |
def | index_id |
def | index_data |
def | add_index |
Add a fulltext index for this instance. | |
def | delete_index |
Delete the fulltext index for this instance. | |
def | update_index |
Update the fulltext index for this instance. |
Static Public Attributes | |
tuple | query = DBSession.query_property() |
![]() | |
list | index_fields = [] |
def wowf.models.meta.Base.__unicode__ | ( | self | ) |
|
static |