zulip/analytics
Anders Kaseorg c734bbd95d python: Modernize legacy Python 2 syntax with pyupgrade.
Generated by `pyupgrade --py3-plus --keep-percent-format` on all our
Python code except `zthumbor` and `zulip-ec2-configure-interfaces`,
followed by manual indentation fixes.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-09 16:43:22 -07:00
..
lib analytics: Added comments. 2020-01-28 14:57:32 -08:00
management python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
migrations python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tests stats: Don't show analytics data unavailable error for new realms. 2020-04-03 11:51:20 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Fix missing unique constraint when subgroup is null. 2020-03-06 11:10:04 -08:00
urls.py activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
views.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00