zulip/zerver/webhooks/pivotal
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 Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/pivotal: Update docs to conform to style guide. 2018-04-14 09:38:22 -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