mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
fix issues
This commit is contained in:
parent
5b82c06797
commit
0a7f423cdd
|
@ -3,6 +3,7 @@ from operator import attrgetter
|
|||
from django.core.exceptions import ObjectDoesNotExist
|
||||
from django.urls import NoReverseMatch
|
||||
|
||||
|
||||
class MockObject:
|
||||
"""
|
||||
A mock object for testing purposes.
|
||||
|
|
Loading…
Reference in New Issue
Block a user