from django.apps import AppConfig class PhraseExpansionsConfig(AppConfig): name = 'phrase_expansions'