Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

[Fix bug 1168765] Include API associated emails in /admin list and ex… #1195

Merged
merged 1 commit into from May 27, 2015

Conversation

johngian
Copy link
Contributor

…port

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 93.07% when pulling c57b645 on johngian:admin-api-email into 81c55b1 on mozilla:master.

list_filter = ['is_mozilla_app', 'is_active']

def owner_email(self, obj):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you added the email in the APIAppResource, why do you need this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I don't think that you need to display the email in the list_display, but it's totally up to you.

@akatsoulas
Copy link
Contributor

r+

johngian added a commit that referenced this pull request May 27, 2015
[Fix bug 1168765] Include API associated emails in /admin list and ex…
@johngian johngian merged commit 0ed6cee into mozilla:master May 27, 2015
@johngian johngian deleted the admin-api-email branch May 27, 2015 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants