mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-02 20:54:42 +03:00
remove broken import
This commit is contained in:
parent
8e846bdf52
commit
b82227e517
|
@ -9,7 +9,6 @@ from django.forms.models import ModelChoiceIterator
|
|||
from django.utils.translation import ugettext_lazy as _
|
||||
from rest_framework.fields import Field, WritableField
|
||||
from rest_framework.reverse import reverse
|
||||
from urlparse import urlparse
|
||||
from rest_framework.compat import urlparse
|
||||
from rest_framework.compat import smart_text
|
||||
import warnings
|
||||
|
|
Loading…
Reference in New Issue
Block a user