zulip/analytics
PIG208 d2af20eb2a typing: Do explicit type conversion when appropriate.
When calling some functions or assigning values to certain attributes,
the arguments/right operand do not match the exact type that the
functions/attributes expect, and thus we fix that by converting types
beforehand.
2021-07-26 15:09:07 -07:00
..
lib analytics: Fix type annotation for sql_data_collector. 2021-07-26 14:46:45 -07:00
management analytics: Fix type annotation for keys. 2021-07-26 14:48:45 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests typing: Do explicit type conversion when appropriate. 2021-07-26 15:09:07 -07:00
views typing: Do explicit type conversion when appropriate. 2021-07-26 15:09:07 -07:00
__init__.py
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py analytics: Rename get_activity to get_installation_activity. 2021-06-17 17:39:28 -07:00