from django.apps import AppConfig class QuickinfoConfig(AppConfig): name = 'quickinfo'