apps.py 83 Bytes
from django.apps import AppConfig


class AppsConfig(AppConfig):
    name = 'apps'