zulip/zerver/lib/upload
Mateusz Mandera 414658fc8e scheduled_message: Handle attachments properly.
Fixes #25414.

We add Attachment.scheduled_messages relation to track ScheduledMessages
which reference the attachment.

The import bits can be done after merging this, by updating #25345.
2023-05-08 09:56:02 -07:00
..
__init__.py scheduled_message: Handle attachments properly. 2023-05-08 09:56:02 -07:00
base.py uploads: Add a method to copy attachment contents out. 2023-04-07 09:13:48 -07:00
local.py uploads: Add a method to copy attachment contents out. 2023-04-07 09:13:48 -07:00
s3.py uploads: Add a method to copy attachment contents out. 2023-04-07 09:13:48 -07:00