[Django] #24750: Doc url in __init__ geos

20 views
Skip to first unread message

Django

unread,
May 5, 2015, 1:34:03 AM5/5/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+--------------------
Reporter: felixxm | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: GIS | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
The doc url
http://geodjango.org/docs/geos.html
in
{{{django/contrib/gis/geos/__init__.py}}}
is incorrect. It should be changed to
https://docs.djangoproject.com/en/dev/ref/contrib/gis/

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

Django

unread,
May 5, 2015, 2:48:22 AM5/5/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------

Reporter: felixxm | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: GIS | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by claudep):

* needs_docs: => 0
* needs_better_patch: => 0
* needs_tests: => 0
* easy: 0 => 1
* stage: Unreviewed => Accepted


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

Django

unread,
May 5, 2015, 5:51:11 AM5/5/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by niconoe):

* owner: nobody => niconoe
* cc: nicolas@… (added)
* status: new => assigned


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

Django

unread,
May 5, 2015, 6:24:03 AM5/5/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by claudep):

Note there is another one in django/contrib/gis/utils/layermapping.py

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

Django

unread,
May 6, 2015, 3:57:46 AM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by niconoe):

I also found a reference to http://geodjango.org in
docs/internals/team.txt, I suppose I should update it too?

This URL also appears in release notes for 1.0, 1.1 and 1.2. But I imagine
release notes are touched updated after release... Can someone confirm ?

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

Django

unread,
May 6, 2015, 5:22:28 AM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by claudep):

geodjango.org is still valid (but not deep-linking below it), so I guess
we could let those references.

--
Ticket URL: <https://code.djangoproject.com/ticket/24750#comment:5>

Django

unread,
May 6, 2015, 11:12:21 AM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by niconoe):

* Attachment "24750.diff" added.

Patch to fix those URLs

Django

unread,
May 6, 2015, 11:14:06 AM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: assigned
Component: GIS | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by niconoe):

* has_patch: 0 => 1


Comment:

Ok thanks, I just created a patch for django/contrib/gis/geos/__init__.py
and django/contrib/gis/utils/layermapping.py, and let the documentation
with the old URL for the moment.

--
Ticket URL: <https://code.djangoproject.com/ticket/24750#comment:6>

Django

unread,
May 6, 2015, 12:03:11 PM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: closed
Component: GIS | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"783572abc4cbbdf3272801d5d19ff8d7d5f2189d" 783572a]:
{{{
#!CommitTicketReference repository=""
revision="783572abc4cbbdf3272801d5d19ff8d7d5f2189d"
Fixed #24750 -- Updated two contrib.gis comment links
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24750#comment:7>

Django

unread,
May 6, 2015, 12:08:44 PM5/6/15
to django-...@googlegroups.com
#24750: Doc url in __init__ geos
--------------------------------------+------------------------------------
Reporter: felixxm | Owner: niconoe
Type: Cleanup/optimization | Status: closed
Component: GIS | Version: 1.8

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"39ed6d960e277bb4d489b9ac2039278453a6dc41" 39ed6d9]:
{{{
#!CommitTicketReference repository=""
revision="39ed6d960e277bb4d489b9ac2039278453a6dc41"
[1.8.x] Fixed #24750 -- Updated two contrib.gis comment links

Backport of 783572abc4cbbdf3272801d5d19ff8d7d5f2189d from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24750#comment:8>

Reply all
Reply to author
Forward
0 new messages