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