[https://github.com/django/django/pull/6358 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26569>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => claudep
--
Ticket URL: <https://code.djangoproject.com/ticket/26569#comment:1>
* type: Bug => Cleanup/optimization
Comment:
The initial patch reporter said that the Mapnik constructor did not work.
In fact, it does work, but requires the `OpenStreetMap.js` file be present
(which is included in OSMWidget). That's the reason why I don't plan to
backport the fix.
--
Ticket URL: <https://code.djangoproject.com/ticket/26569#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4e2ee8662753ca6a2619039b903f11c60709f398" 4e2ee866]:
{{{
#!CommitTicketReference repository=""
revision="4e2ee8662753ca6a2619039b903f11c60709f398"
Fixed #26569 -- Updated OSM Mapnik constructor
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26569#comment:3>