zulip/zerver/lib/upload
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 models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
base.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
local.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
s3.py requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00