from django.apps import AppConfig


class EastereggsConfig(AppConfig):
    name = 'eastereggs'