2019-04-18 00:58:59 +02:00

6 lines
85 B
Python

from django.apps import AppConfig
class MusicConfig(AppConfig):
name = 'music'