zulip/zerver/webhooks/wordpress
Anders Kaseorg e7ed907cf6 python: Convert deprecated Django ugettext alias to gettext.
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.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-04-15 18:01:34 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Add WordPress webhook. 2017-02-07 18:14:31 -08:00
doc.md webhooks/wordpress: Update docs to conform to style guide. 2018-04-23 00:07:19 -07:00
tests.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
view.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00