zulip/corporate/views
Vector73 8ab526a25a models: Replace realm.uri with realm.url.
In #23380, we are changing all occurrences of uri with url in order to
follow the latest URL standard. Previous PRs #25038 and #25045 has
replaced the occurences of uri that has no direct relation with realm.

This commit changes just the model property, which has no API
compatibility concerns.
2024-05-08 11:12:43 -07:00
..
__init__.py
billing_page.py stripe: Redirect to /plans if plans downgraded on /billing page visit. 2024-03-19 09:25:07 -07:00
event_status.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
installation_activity.py activity: Update installation total row for moving referrer column. 2024-04-15 10:52:41 -07:00
portico.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
realm_activity.py python: Mark regexes as raw strings. 2024-04-26 12:30:31 -07:00
remote_activity.py remote-activity: Fix broken support links. 2024-02-16 14:49:34 -08:00
remote_billing_page.py python: Add missing TypeAlias annotations. 2024-04-01 16:19:56 -07:00
session.py corporate: Remove '#nocoverage' comments. 2023-12-19 10:59:38 -08:00
sponsorship.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
support.py support: Rate limit demo form requests. 2024-05-04 07:36:16 -07:00
upgrade.py upgrade: Allow payment by invoice. 2024-03-14 16:43:52 -07:00
user_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
webhook.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00