mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
This commit is contained in:
parent
be6e468130
commit
98ae3925e5
4 changed files with 4 additions and 38 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue