Skip to content

Commit

Permalink
Update import of pretalx.common.phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Apr 30, 2024
1 parent 681657f commit d223a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pretalx_pages/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from django.utils.translation import gettext_lazy as _
from i18nfield.fields import I18nCharField, I18nTextField
from pretalx.common.mixins.models import LogMixin
from pretalx.common.phrases import phrases
from pretalx.common.text.phrases import phrases
from pretalx.event.models import Event


Expand Down

0 comments on commit d223a72

Please sign in to comment.