diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/urls.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/urls.txt b/docs/ref/urls.txt index 95eb03f35a..ac55bde575 100644 --- a/docs/ref/urls.txt +++ b/docs/ref/urls.txt @@ -150,10 +150,6 @@ The ``converter`` argument is a converter class, and ``type_name`` is the converter name to use in path patterns. See :ref:`registering-custom-path-converters` for an example. -.. deprecated:: 5.1 - - Overriding existing converters is deprecated. - ================================================== ``django.conf.urls`` functions for use in URLconfs ================================================== |
