forked from rc/aircox
		
	check section playlist
This commit is contained in:
		@ -78,6 +78,7 @@ class Track(Nameable):
 | 
			
		||||
    )
 | 
			
		||||
    tags = TaggableManager(
 | 
			
		||||
        verbose_name=_('tags'),
 | 
			
		||||
        blank=True,
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    def __str__(self):
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user