diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 95b0c5a3a1..1d89238ede 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -81,6 +81,8 @@ details on these changes. * The model ``NullBooleanField`` will be removed. A stub field will remain for compatibility with historical migrations. +* ``django.conf.urls.url()`` will be removed. + See the :ref:`Django 3.1 release notes <deprecated-features-3.1>` for more details on these changes. |
