[Django] #16417: GeoAdmin support in StackedInline

18 views
Skip to first unread message

Django

unread,
Jul 5, 2011, 10:32:04 AM7/5/11
to django-...@googlegroups.com
#16417: GeoAdmin support in StackedInline
----------------------+----------------------------
Reporter: martin@… | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: GIS
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
----------------------+----------------------------
StackedInline doesn't render a Map, although it should.

--
Ticket URL: <https://code.djangoproject.com/ticket/16417>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 5, 2011, 4:58:52 PM7/5/11
to django-...@googlegroups.com
#16417: GeoAdmin support in StackedInline
--------------------------------------+------------------------
Reporter: martin@… | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: GIS
Version: 1.3 | Severity: Normal
Resolution: | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------+------------------------
Changes (by aaugustin):

* needs_docs: => 0
* needs_tests: => 0
* needs_better_patch: => 0


Comment:

Could you provide the minimal steps to reproduce this bug? A stripped down
version of your `models.py` and `admin.py` should do the job. Thank you.

--
Ticket URL: <https://code.djangoproject.com/ticket/16417#comment:1>

Django

unread,
Jul 7, 2011, 3:07:17 AM7/7/11
to django-...@googlegroups.com
#16417: GeoAdmin support in StackedInline
------------------------------------+------------------------
Reporter: martin@… | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: GIS
Version: 1.3 | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------+------------------------
Changes (by aaugustin):

* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/16417#comment:2>

Django

unread,
Nov 14, 2011, 9:49:33 AM11/14/11
to django-...@googlegroups.com
#16417: GeoAdmin support in StackedInline
--------------------------+------------------------------------
Reporter: martin@… | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: 1.3
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------+------------------------------------

Comment (by copelco):

I began work on this at the sprints. Getting the map into the
!StackedInline was fairly easy, but supporting the JS "Add more" link
introduced some issues. I refactored the !OpenLayers JS into a jQuery
plugin so that the functionality was encapsulated and could be reused more
easily. It's not complete yet, but the current changes can be viewed here:

https://github.com/copelco/django/compare/master...ticket-16417

--
Ticket URL: <https://code.djangoproject.com/ticket/16417#comment:3>

Django

unread,
Oct 31, 2013, 3:45:08 PM10/31/13
to django-...@googlegroups.com
#16417: GeoAdmin support in StackedInline
--------------------------+------------------------------------
Reporter: martin@… | Owner: nobody
Type: Bug | Status: closed
Component: GIS | Version: 1.3
Severity: Normal | Resolution: wontfix

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------+------------------------------------
Changes (by claudep):

* status: new => closed
* resolution: => wontfix


Comment:

From Django 1.6 on, it is not required any longer to use a special
`ModelAdmin` for geo-enabled objects, as geometry fields have now default
widgets. I've tested them with `TabularInline` and `StackedInline` and
they seem to work fine.
Reopen if you can reproduce issues with "normal" `ModelAdmin`s.

--
Ticket URL: <https://code.djangoproject.com/ticket/16417#comment:4>

Reply all
Reply to author
Forward
0 new messages