from django.apps import AppConfig


class EnvelopsConfig(AppConfig):
    name = 'envelops'