zulip/analytics
Tim Abbott 4eb9d67b70 models: Extract get_human_admin_users function.
This function is an alternative to get_admin_users that we use in all
places where we explicitly want only human administrative users (not
administrative bots).  The following commits will rename
get_admin_users for better clarity.
2019-06-20 14:32:30 -07:00
..
lib analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
management models: Rename Subscription.in_home_view field to is_muted. 2019-05-12 22:08:10 -07:00
migrations migrations: Remove unused imports. 2019-02-02 17:01:04 -08:00
tests support: Add functionality to copy admin emails. 2019-06-14 10:19:50 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
urls.py activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
views.py models: Extract get_human_admin_users function. 2019-06-20 14:32:30 -07:00