mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-23 10:03:57 +03:00
Merge pull request #5230 from nacosta/patch-1
Link in the home page is broken
This commit is contained in:
commit
0dd3aa4126
|
@ -230,5 +230,5 @@ The generic views use the `raise_exception=True` flag, which means that you can
|
||||||
|
|
||||||
By default this exception results in a response with the HTTP status code "400 Bad Request".
|
By default this exception results in a response with the HTTP status code "400 Bad Request".
|
||||||
|
|
||||||
[cite]: http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html
|
[cite]: https://doughellmann.com/blog/2009/06/19/python-exception-handling-techniques/
|
||||||
[authentication]: authentication.md
|
[authentication]: authentication.md
|
||||||
|
|
Loading…
Reference in New Issue
Block a user