from django.apps import AppConfig class DictionaryStatisticsConfig(AppConfig): name = 'dictionary_statistics'