mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-24 23:19:47 +03:00
Update tests/test_serializer_lists.py
This commit is contained in:
parent
adc5ad62d5
commit
c3ee8386b5
|
@ -7,7 +7,6 @@ from django.utils.datastructures import MultiValueDict
|
|||
from rest_framework import serializers
|
||||
from rest_framework.exceptions import ErrorDetail
|
||||
from tests.models import (CustomManagerModel, NullableOneToOneSource, OneToOneTarget)
|
||||
OneToOneTarget
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user