--
Ticket URL: <https://code.djangoproject.com/ticket/33924>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Claude Paroz
* status: new => assigned
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/15953 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33924#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33924#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4fcba800b84fc5fb53cdc70e4bea37ec958516fd" 4fcba800]:
{{{
#!CommitTicketReference repository=""
revision="4fcba800b84fc5fb53cdc70e4bea37ec958516fd"
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width
attributes.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33924#comment:3>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"7433237664e9a942d6584b4e70fd6a5174cf8f39" 7433237]:
{{{
#!CommitTicketReference repository=""
revision="7433237664e9a942d6584b4e70fd6a5174cf8f39"
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes
per deprecation timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33924#comment:4>