[Django] #21440: URL error in first example

3 views
Skip to first unread message

Django

unread,
Nov 15, 2013, 5:44:35 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+--------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.6
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
----------------------------------+--------------------
Following the link below, you will see two code snippets that are
expressly stated to be equivalent. However, the URL to the template is
'myapp/index.html' in first, and 'myapp/template.html' in the second.

https://docs.djangoproject.com/en/1.6/topics/http/shortcuts/#example

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

Django

unread,
Nov 15, 2013, 6:25:31 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------

Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.6
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 bmispelon):

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


Comment:

Good catch!

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

Django

unread,
Nov 15, 2013, 7:10:46 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6
Severity: Normal | Resolution: fixed

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 Tim Graham <timograham@…>):

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


Comment:

In [changeset:"6e9e6ca0712cf1d2d0874ea5c8b63140804605a5"]:
{{{
#!CommitTicketReference repository=""
revision="6e9e6ca0712cf1d2d0874ea5c8b63140804605a5"
Fixed #21440 -- Typo in topics/http/shortcuts.txt

Thanks olof.bjarnason at gmail.com for the report.
}}}

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

Django

unread,
Nov 15, 2013, 7:11:38 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6

Severity: Normal | Resolution: fixed
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 Tim Graham <timograham@…>):

In [changeset:"f2b5e9d5bbfced68c02f50ebb15a7adf70bca36e"]:
{{{
#!CommitTicketReference repository=""
revision="f2b5e9d5bbfced68c02f50ebb15a7adf70bca36e"
[1.6.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt

Thanks olof.bjarnason at gmail.com for the report.

Backport of 6e9e6ca071 from master
}}}

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

Django

unread,
Nov 15, 2013, 7:11:39 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6

Severity: Normal | Resolution: fixed
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 Tim Graham <timograham@…>):

In [changeset:"47b6a7c354871892949916018fabe780c7006103"]:
{{{
#!CommitTicketReference repository=""
revision="47b6a7c354871892949916018fabe780c7006103"
[1.5.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt

Thanks olof.bjarnason at gmail.com for the report.

Backport of 6e9e6ca071 from master
}}}

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

Django

unread,
Nov 15, 2013, 8:25:11 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------

Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.6
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 alasdair):

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


Comment:

The incorrect template name appears a second time further down the page as
well

https://docs.djangoproject.com/en/dev/topics/http/shortcuts/#id3

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

Django

unread,
Nov 15, 2013, 10:22:48 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6
Severity: Normal | Resolution: fixed

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 Tim Graham <timograham@…>):

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


Comment:

In [changeset:"d011714002d4d8d73440149f24aa86142caf886f"]:
{{{
#!CommitTicketReference repository=""
revision="d011714002d4d8d73440149f24aa86142caf886f"
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt

Thanks alasdair.
}}}

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

Django

unread,
Nov 15, 2013, 10:23:06 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6

Severity: Normal | Resolution: fixed
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 Tim Graham <timograham@…>):

In [changeset:"e8dea1f35cc037d104924994b8afbc5549b5c49e"]:
{{{
#!CommitTicketReference repository=""
revision="e8dea1f35cc037d104924994b8afbc5549b5c49e"
[1.6.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt

Thanks alasdair.

Backport of d011714002 from master
}}}

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

Django

unread,
Nov 15, 2013, 10:23:06 AM11/15/13
to django-...@googlegroups.com
#21440: URL error in first example
----------------------------------+------------------------------------
Reporter: olof.bjarnason@… | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.6

Severity: Normal | Resolution: fixed
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 Tim Graham <timograham@…>):

In [changeset:"b41540f1566213297ada89d6e11040b853f8f04d"]:
{{{
#!CommitTicketReference repository=""
revision="b41540f1566213297ada89d6e11040b853f8f04d"
[1.5.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt

Thanks alasdair.

Backport of d011714002 from master
}}}

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

Reply all
Reply to author
Forward
0 new messages