from django.apps import AppConfig class QualityConfig(AppConfig): name = 'apps.quality'