mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
This commit is contained in:
@@ -311,3 +311,5 @@ to remove usage of these features.
|
||||
|
||||
* The ``NullBooleanField`` model field is removed, except for support in
|
||||
historical migrations.
|
||||
|
||||
* ``django.conf.urls.url()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user