mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-06 13:23:18 +03:00
Update Django documentation links in Apiguide-exceptions topic to use stable version
This commit is contained in:
parent
8c3c963640
commit
79e90d1aac
|
@ -269,5 +269,5 @@ The [drf-standardized-errors][drf-standardized-errors] package provides an excep
|
||||||
|
|
||||||
[cite]: https://doughellmann.com/blog/2009/06/19/python-exception-handling-techniques/
|
[cite]: https://doughellmann.com/blog/2009/06/19/python-exception-handling-techniques/
|
||||||
[authentication]: authentication.md
|
[authentication]: authentication.md
|
||||||
[django-custom-error-views]: https://docs.djangoproject.com/en/dev/topics/http/views/#customizing-error-views
|
[django-custom-error-views]: https://docs.djangoproject.com/en/stable/topics/http/views/#customizing-error-views
|
||||||
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
|
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
|
||||||
|
|
Loading…
Reference in New Issue
Block a user