apps.py 116 Bytes
from django.apps import AppConfig


class DictionaryStatisticsConfig(AppConfig):
    name = 'dictionary_statistics'