Commit 3cf7ed10 by Tom Christie

Fix erronous import

parent 40dc588a
from django.test import TestCase from django.test import TestCase
from django.utils import six from django.utils import six
from rest_framework.utils.modelinfo import _resolve_model from rest_framework.utils.model_meta import _resolve_model
from tests.models import BasicModel from tests.models import BasicModel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment