mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 16:24:18 +03:00
Link broken
The link to the Python Exception Handling Techniques article written by Doug Hellmann is broken. I could find the article in the URL I proposed.
This commit is contained in:
parent
506ec8594d
commit
900cae1507
|
@ -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".
|
||||
|
||||
[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
|
||||
|
|
Loading…
Reference in New Issue
Block a user