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 ff10c9de5a..a5b76c13ab 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -32,6 +32,9 @@ details on these changes. * The ``django.contrib.postgres.fields.CIText`` mixin will be removed. +* The ``map_width`` and ``map_height`` attributes of ``BaseGeometryWidget`` + will be removed. + .. _deprecation-removed-in-5.0: 5.0 |
