There was an error while loading. Please reload this page.
2 parents dedd9c3 + fff3db5 commit 139c8feCopy full SHA for 139c8fe
rest_framework/exceptions.py
@@ -64,7 +64,7 @@ def _get_full_details(detail):
64
65
class ErrorDetail(six.text_type):
66
"""
67
- A string-like object that can additionally
+ A string-like object that can additionally have a code.
68
69
code = None
70
0 commit comments