mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Fix typo. [ci skip]
This commit is contained in:
parent
e4b961bd1b
commit
be1d326007
|
@ -119,7 +119,7 @@ The available attributes and methods are:
|
||||||
|
|
||||||
* `.detail` - Return the textual description of the error.
|
* `.detail` - Return the textual description of the error.
|
||||||
* `.get_codes()` - Return the code identifier of the error.
|
* `.get_codes()` - Return the code identifier of the error.
|
||||||
* `.full_details()` - Retrun both the textual description and the code identifier.
|
* `.full_details()` - Return both the textual description and the code identifier.
|
||||||
|
|
||||||
In most cases the error detail will be a simple item:
|
In most cases the error detail will be a simple item:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user