from django.apps import AppConfig


class AppConfig(AppConfig):
    name = 'app'