zulip/zerver/webhooks/stripe
AcKindle3 98c9a0366a settings: Replace occurrences of `uri` with `url`.
In #23380 we want to change all occurrences of `uri` with `url`.
This commit changes the names of two variables `external_uri_scheme`
and `main_site_uri`, who are constructed using `settings` constants.
2023-04-26 16:37:16 -07:00
..
fixtures webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00
__init__.py
doc.md settings: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
tests.py ruff: Fix ISC003 Explicitly concatenated string. 2023-01-04 16:25:07 -08:00
view.py ruff: Fix RSE102 Unnecessary parentheses on raised exception. 2023-02-04 16:34:55 -08:00