zulip/zerver/webhooks/freshstatus
Anders Kaseorg bea64f8608 python: Convert deprecated Django ugettext alias to gettext again.
django.utils.translation.ugettext is a deprecated alias of
django.utils.translation.gettext as of Django 3.0, and will be removed
in Django 4.0.

Commit e7ed907cf6 (#18174) fixed this
before, but new instances have been added.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-01-13 14:28:12 -08:00
..
fixtures
__init__.py
doc.md
tests.py
view.py python: Convert deprecated Django ugettext alias to gettext again. 2022-01-13 14:28:12 -08:00