zulip/analytics
Mateusz Mandera 00b3546c9f models: Add denormalized .realm column to Message.
This commit adds the OPTIONAL .realm attribute to Message
(and ArchivedMessage), with the server changes for making new Messages
have this set. Old Messages still have to be migrated to backfill this,
before it can be non-nullable.

Appropriate test changes to correctly set .realm for Messages the tests
manually create are included here as well.
2022-10-07 10:09:38 -07:00
..
lib analytics: Add Composable type annotations. 2022-07-30 06:46:34 -07:00
management analytics: Add summary statistic for upload/storage space in use. 2022-10-07 10:08:09 -07:00
migrations typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
tests models: Add denormalized .realm column to Message. 2022-10-07 10:09:38 -07:00
views analytics: Add summary statistic for upload/storage space in use. 2022-10-07 10:08:09 -07:00
__init__.py
models.py models: Implicitly type model fields with django-stubs. 2022-10-05 16:15:56 -07:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00