mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 18:09:59 +03:00
Oops! Forgot the import from the push
This commit is contained in:
parent
5314927b6b
commit
365ad2f600
|
@ -10,6 +10,7 @@ from rest_framework.compat import View
|
|||
from rest_framework.response import Response
|
||||
from rest_framework.request import Request
|
||||
from rest_framework.settings import api_settings
|
||||
from rest_framework.class_validator import ValidatorMeta
|
||||
from rest_framework.utils.formatting import get_view_name, get_view_description
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user