mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #35252 -- Optimized _route_to_regex().
co-authored-by: Nick Pope <nick@nickpope.me.uk>
This commit is contained in:
committed by
Mariusz Felisiak
parent
241adf678f
commit
eff21d8e7a
@@ -393,6 +393,9 @@ Miscellaneous
|
||||
:py:class:`html.parser.HTMLParser` subclasses. This results in a more robust
|
||||
and faster operation, but there may be small differences in the output.
|
||||
|
||||
* The undocumented ``django.urls.converters.get_converter()`` function is
|
||||
removed.
|
||||
|
||||
.. _deprecated-features-5.1:
|
||||
|
||||
Features deprecated in 5.1
|
||||
|
||||
Reference in New Issue
Block a user