mirror of https://github.com/zulip/zulip.git
905f3d2d23
The value of start would be set to realm creation date or installation date unless a value is explicitly provided by the user. We don't want to show analytics data missing error in both these cases if start is less than 24.5 hours from timezone_now() since some of the stats are populated by a daily cron job that may take a couple of minutes to run. The same case applies if the value of the start is passed in the request. |
||
---|---|---|
.. | ||
__init__.py | ||
test_counts.py | ||
test_fixtures.py | ||
test_views.py |