from django.apps import AppConfig class LocalizedFieldsConfig(AppConfig): name = 'localized_fields'