Update routers.md

This commit is contained in:
Rohit 2025-05-13 14:39:11 +05:30 committed by GitHub
parent 7180991b2c
commit 7f3e8a6639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -352,5 +352,4 @@ The [`DRF-extensions` package][drf-extensions] provides [routers][drf-extensions
[drf-extensions-customizable-endpoint-names]: https://chibisov.github.io/drf-extensions/docs/#controller-endpoint-name [drf-extensions-customizable-endpoint-names]: https://chibisov.github.io/drf-extensions/docs/#controller-endpoint-name
[url-namespace-docs]: https://docs.djangoproject.com/en/stable/topics/http/urls/#url-namespaces [url-namespace-docs]: https://docs.djangoproject.com/en/stable/topics/http/urls/#url-namespaces
[include-api-reference]: https://docs.djangoproject.com/en/stable/ref/urls/#include [include-api-reference]: https://docs.djangoproject.com/en/stable/ref/urls/#include
[simplified-routing-release-note]: https://docs.djangoproject.com/en/stable/releases/2.0/#simplified-url-routing-syntax
[path-converters-topic-reference]: https://docs.djangoproject.com/en/stable/topics/http/urls/#path-converters [path-converters-topic-reference]: https://docs.djangoproject.com/en/stable/topics/http/urls/#path-converters