mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
This adds support to accepting extra_data being dict from remote servers' RealmAuditLog entries. So that it is forward-compatible with servers that have migrated to use JSONField for RealmAuditLog just in case. This prepares us for migrating zilencer's audit log models to use JSONField for extra_data. Signed-off-by: Zixuan James Li <p359101898@gmail.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| __init__.py | ||
| auth.py | ||
| models.py | ||
| README.md | ||
| urls.py | ||
| views.py | ||
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.