check section playlist

This commit is contained in:
bkfox
2016-06-08 00:48:10 +02:00
parent 83e425349b
commit 13bf57b401
6 changed files with 7 additions and 6 deletions

View File

@ -78,6 +78,7 @@ class Track(Nameable):
)
tags = TaggableManager(
verbose_name=_('tags'),
blank=True,
)
def __str__(self):