apps.py 92 Bytes
from django.apps import AppConfig

class ObsconfigConfig(AppConfig):
    name = 'obsconfig'