from django.apps import AppConfig class CertificateConfig(AppConfig): name = 'certificate'