mirror of
https://github.com/django/django.git
synced 2025-10-09 18:12:39 +00:00
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
This commit is contained in:
parent
544b2ef29f
commit
51cde873d9
7 changed files with 60 additions and 9 deletions
|
@ -48,6 +48,9 @@ details on these changes.
|
|||
|
||||
* The ``Model._meta.has_auto_field`` attribute will be removed.
|
||||
|
||||
* Support for regular expression groups with ``iLmsu#`` in ``url()`` will be
|
||||
removed.
|
||||
|
||||
.. _deprecation-removed-in-2.0:
|
||||
|
||||
2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue