* needs_better_patch: 0 => 1
* easy: => 0
Comment:
openlayers.patch fails to apply cleanly on to trunk
--
Ticket URL: <http://code.djangoproject.com/ticket/13926#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: apasotti@… (added)
* ui_ux: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/13926#comment:6>
Comment (by claudep):
Thanks for maintaining the patch up-to-date.
With the recent addition (Django 1.6) of GIS-specialized form fields and
widgets (#5472), `GeoModelAdmin`/`OSMGeoAdmin` will become mostly
obsolete, and the geometry collections issue should be solved.
I would be interested by any experience on using the new fields/widgets
with any GIS project using Django 1.6 and normal `ModelAdmin` objects.
--
Ticket URL: <https://code.djangoproject.com/ticket/13926#comment:7>
* version: 1.2 => 1.7
Comment:
The patch does not appear to be applied in Django 1.7 and geometry
collections are not rendered in geomodeladmin
--
Ticket URL: <https://code.djangoproject.com/ticket/13926#comment:8>
Comment (by claudep):
GregUK, what about using a normal `ModelAdmin` (in lieu of a
`GeoModelAdmin`)?
--
Ticket URL: <https://code.djangoproject.com/ticket/13926#comment:9>
* status: new => closed
* resolution: => needsinfo
Comment:
`GeoModelAdmin` and `OSMGeoAdmin` are deprecated (see
4555aa0a489cb9dcf764edf12339097cdfa5ff84). Please reopen the ticket if you
can confirm your issue with `admin.ModelAdmin`.
--
Ticket URL: <https://code.djangoproject.com/ticket/13926#comment:10>