apps.py 108 Bytes
from django.apps import AppConfig


class PhraseExpansionsConfig(AppConfig):
    name = 'phrase_expansions'