| Trees | Indices | Help |
|
|---|
|
|
| Instance Methods | |
|
Inherited from |
| Class Variables | |
__storm_table__ = "tvshows"
|
|
id = Int(primary= True)
|
|
thetvdb_id = Int()
|
|
name = Unicode()
|
|
filesystem_name = Unicode()
|
|
metadata_lang_code = Unicode()
|
|
poster_uri = Unicode()
|
|
fanart_uri = Unicode()
|
|
seasons = wrapper.DeferredReferenceSet(TVShow.id, TVSeason.tvs
|
|
| Properties | |
|
Inherited from |
| Class Variable Details |
seasons
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 1 10:54:43 2009 | http://epydoc.sourceforge.net |