mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-04-28 04:53:43 +03:00
commit
139c8fe3d1
|
@ -64,7 +64,7 @@ def _get_full_details(detail):
|
||||||
|
|
||||||
class ErrorDetail(six.text_type):
|
class ErrorDetail(six.text_type):
|
||||||
"""
|
"""
|
||||||
A string-like object that can additionally
|
A string-like object that can additionally have a code.
|
||||||
"""
|
"""
|
||||||
code = None
|
code = None
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user