zulip/analytics
Tim Abbott 69ae4931c3 migrations: Use django.db.backends.postgresql.schema.
This replaces django.db.backends.postgresql_psycopg2, which has been
an alias to django.db.backends.postgresql since Django 1.9.
2020-04-26 22:20:24 -07:00
..
lib python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
management python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
migrations migrations: Use django.db.backends.postgresql.schema. 2020-04-26 22:20:24 -07:00
tests python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
urls.py activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
views.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00