Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Django admin views' traced names #226

Merged
merged 1 commit into from
Aug 11, 2019

Conversation

adamchainz
Copy link
Contributor

Fixes #55.

@adamchainz adamchainz merged commit 5eec350 into master Aug 11, 2019
@adamchainz adamchainz deleted the issue_55_django_admin_view_naming branch August 11, 2019 09:15
adamchainz added a commit that referenced this pull request Aug 11, 2019
Following #226, test the trace names for Django class-based views. Although they are good as-is and aren't changing, I wanted to add tests to check that future changes such as #102 don't make them worse.
adamchainz added a commit that referenced this pull request Aug 11, 2019
Following #226, test the trace names for Django class-based views. Although they are good as-is and aren't changing, I wanted to add tests to check that future changes such as #102 don't make them worse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Name Django Admin Views clearer
1 participant