mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 19:40:13 +03:00
Merge b8aec1277c
into 28c2c46a03
This commit is contained in:
commit
7943556e97
|
@ -12,7 +12,7 @@ from rest_framework.compat import six
|
||||||
|
|
||||||
class Response(SimpleTemplateResponse):
|
class Response(SimpleTemplateResponse):
|
||||||
"""
|
"""
|
||||||
An HttpResponse that allows it's data to be rendered into
|
An HttpResponse that allows its data to be rendered into
|
||||||
arbitrary media types.
|
arbitrary media types.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user