doc
This commit is contained in:
parent
1fed61f47f
commit
e873ff71e8
|
@ -67,6 +67,7 @@ class SoundFile:
|
|||
|
||||
@property
|
||||
def sound_path(self):
|
||||
""" Relative path name """
|
||||
return self.path.replace(conf.MEDIA_ROOT + '/', '')
|
||||
|
||||
def sync(self, sound=None, program=None, deleted=False, **kwargs):
|
||||
|
|
Loading…
Reference in New Issue
Block a user