diff options
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/http/urls.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/topics/http/urls.txt b/docs/topics/http/urls.txt index 8e57732725..d8de9635ec 100644 --- a/docs/topics/http/urls.txt +++ b/docs/topics/http/urls.txt @@ -183,11 +183,6 @@ Register custom converter classes in your URLconf using ..., ] -.. deprecated:: 5.1 - - Overriding existing converters with ``django.urls.register_converter()`` is - deprecated. - Using regular expressions ========================= |
