10.2
realm-deactivation: Send email to owners as part of deactivation.
Rename Django project to zproject.
backends: Fix exception with password lengths above 72.
settings: S3 is enabled if LOCAL_UPLOADS_DIR is unset.
ruff: Fix UP007 Use `X | Y` for type annotations.
settings: Print about custom settings from runtornado.
s3: Support non-AWS S3 providers which do not support request checksums.
message_summary: Add setting to put a monthly rate limit per user.
showroom: Rename dev/design-testing -> showroom.
send_email: Set the Date header according to local enqueue time.
lint: Replace pycodestyle and pyflakes with ruff.
settings: Hide django_stubs_ext from mypy.
video-calls: Add Zoom Serverto Server OAuth integration.
settings: Refactor how TEST_SUITE is configured.
saved_snippets: Add support for editing saved snippets.
restart-server: Wait until chain reload has completed.