Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs

This commit is contained in:
Joseph Schorr 2013-11-07 23:36:19 -05:00
commit 8f5710afe5
6 changed files with 20 additions and 3 deletions

View file

@ -273,6 +273,7 @@ def get_matching_entities(prefix):
'kind': 'team',
'is_org_member': True
}
return result
def user_view(user):
user_json = {