mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Adds delete_expired_demo_organizations to the archive_messages management command, which is run as a cron job. Adds "demo_expired" as a `RealmDeactivationReasonType` to be used for this specific case of calling do_deactivate_realm. The function loops through non-deactivated realms that have a demo organization scheduled deletion datetime set that is less than the current datetime. |
||
|---|---|---|
| .. | ||
| commands | ||
| data | ||
| __init__.py | ||