from django.apps import AppConfig class LicenseInfoConfig(AppConfig): name = 'license_info'