Update Django documentation links in Apiguide-exceptions topic to use stable version

This commit is contained in:
Rohit 2025-05-12 22:37:51 +05:30 committed by GitHub
parent 8c3c963640
commit 79e90d1aac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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