| Trees | Indices | Help |
|
|---|
|
|
??-141 --+
|
PlaylistResource
Playlist components
|
|||
| Meta | |||
|
|||
RESOURCE_TYPE_CHOICES = 'item', 'item', ('collection', 'collec
|
|||
element_type = 'playlist_resource'
|
|||
public_id = CharField(_('public_id'), required= True)
|
|||
playlist = ForeignKey('Playlist', related_name= "resources", v
|
|||
resource_type = CharField(_('resource_type'), choices= RESOURC
|
|||
resource_id = CharField(_('resource_id'), required= True)
|
|||
|
|||
RESOURCE_TYPE_CHOICES
|
playlist
|
resource_type
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 6 17:47:51 2011 | http://epydoc.sourceforge.net |