diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index e91ac062cb..8072075864 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -74,6 +74,9 @@ details on these changes. * The setter for ``django.contrib.gis.gdal.OGRGeometry.coord_dim`` will be removed. +* ``django.urls.register_converter()`` will no longer allow overriding existing + converters. + .. _deprecation-removed-in-5.1: 5.1 |
