This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-03 13:33:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffa724f8fc2ec36552b1a1b58b27653d2e47791a
zulip
/
analytics
/
migrations
History
umkay
a94599fca7
analytics/models.py: Add subgroup column to unique_together constraints.
2016-11-01 16:53:56 -07:00
..
__init__.py
Add a new statistics/analytics framework.
2016-10-04 17:18:54 -07:00
0001_initial.py
Reorder the columns in analytics tables inherited from BaseCount.
2016-10-06 17:51:01 -07:00
0002_remove_huddlecount.py
analytics: Remove HuddleCount for now.
2016-10-14 10:18:37 -07:00
0003_fillstate.py
analytics: Add table to keep track of fill state.
2016-10-14 10:18:37 -07:00
0004_add_subgroup.py
analytics: Add subgroup column to analytics tables.
2016-10-27 16:33:58 -07:00
0005_alter_field_size.py
analytics: Alter field length for property and interval in BaseCount.
2016-10-27 16:33:58 -07:00
0006_add_subgroup_to_unique_constraints.py
analytics/models.py: Add subgroup column to unique_together constraints.
2016-11-01 16:53:56 -07:00