Skip to content

Remove unused compat._resolve_model() #5733

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

Merged
merged 1 commit into from
Jan 8, 2018
Merged

Remove unused compat._resolve_model() #5733

merged 1 commit into from
Jan 8, 2018

Conversation

jdufresne
Copy link
Contributor

Last use removed in c674687.

@tomchristie
Copy link
Member

Good call, thanks!

Confirmed:

$ grep -r _resolve_model ./django-rest-framework/rest_framework/
./django-rest-framework/rest_framework//compat.py:def _resolve_model(obj):

@tomchristie tomchristie merged commit 06e2ad0 into encode:master Jan 8, 2018
@jdufresne jdufresne deleted the resolve-model branch January 26, 2018 02:07
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
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.

3 participants