Ignore internal records in /realm_activity.

(imported from commit ba0387cefe53d3a766f539cabdc1252b2d749839)
This commit is contained in:
Steve Howell 2013-11-02 07:52:33 -04:00
parent 54a25b065a
commit 0e0272220b
1 changed files with 1 additions and 0 deletions

View File

@ -2504,6 +2504,7 @@ def format_date_for_activity_reports(date):
def realm_client_table(user_summaries):
exclude_keys = [
'internal',
'name',
'use',
'send',