First commit of the V2.
New base, new info.
This commit is contained in:
5
music/apps.py
Normal file
5
music/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class MusicConfig(AppConfig):
|
||||
name = 'music'
|
Reference in New Issue
Block a user