| Trees | Indices | Help |
|
|---|
|
|
??-119 --+
|
Playlist
Item or collection playlist
|
|||
| Meta | |||
|
|||
|
|||
|
|||
element_type = 'playlist'
|
|||
public_id = CharField(_('public_id'), required= True)
|
|||
author = ForeignKey(User, related_name= "playlists", db_column
|
|||
title = CharField(_('title'), required= True)
|
|||
description = TextField(_('description'))
|
|||
|
|||
author
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 6 17:47:51 2011 | http://epydoc.sourceforge.net |