mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
This commit is contained in:
parent
8c3046daad
commit
4fcba800b8
8 changed files with 53 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue