forked from rc/aircox
documentation
This commit is contained in:
@ -8,8 +8,6 @@ class Program (RelatedPost):
|
||||
model = programs.Program
|
||||
bind_mapping = True
|
||||
mapping = {
|
||||
'title': 'name',
|
||||
'content': 'description',
|
||||
}
|
||||
|
||||
class Episode (RelatedPost):
|
||||
|
Reference in New Issue
Block a user