zulip/zerver/lib/upload
Alex Vandiver 043d3127eb upload: Only load S3 backend (and thus boto3) if necessary.
Because loading boto3 is so slow, this saves a significant amount of
time (0.3s or so) in process startup on servers which are not using
the S3 file storage backend.
2024-04-15 13:12:51 -07:00
..
__init__.py upload: Only load S3 backend (and thus boto3) if necessary. 2024-04-15 13:12:51 -07:00
base.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
local.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
s3.py requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00