mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Includes a database migration. The interval field was originally there to facilitate time aggregation (e.g. aggregate_hour_to_day), but we now do such aggregations in views code or in the frontend. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_initial.py | ||
| 0002_remove_huddlecount.py | ||
| 0003_fillstate.py | ||
| 0004_add_subgroup.py | ||
| 0005_alter_field_size.py | ||
| 0006_add_subgroup_to_unique_constraints.py | ||
| 0007_remove_interval.py | ||