[Django] #22063: Documentation for urlresolvers.reverse should mention NoReverseMatch

3 views
Skip to first unread message

Django

unread,
Feb 16, 2014, 5:31:04 AM2/16/14
to django-...@googlegroups.com
#22063: Documentation for urlresolvers.reverse should mention NoReverseMatch
------------------------------------------------+------------------------
Reporter: bmispelon | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.6
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------------+------------------------
The reference documentation for `urlresolvers.reverse()` [1] doesn't
mention what happens if no match is found.

To find this info, you have to go to the documentation of `NoReverseMatch`
[2].

[1] https://docs.djangoproject.com/en/1.6/ref/urlresolvers/#reverse
[2]
https://docs.djangoproject.com/en/1.6/ref/exceptions/#django.core.urlresolvers.NoReverseMatch

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

Django

unread,
Feb 18, 2014, 11:40:34 AM2/18/14
to django-...@googlegroups.com
#22063: Documentation for urlresolvers.reverse should mention NoReverseMatch
--------------------------------------+------------------------------------
Reporter: bmispelon | Owner: jwiel86
Type: Cleanup/optimization | Status: assigned
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 jwiel86):

* owner: nobody => jwiel86
* status: new => assigned


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

Django

unread,
Feb 23, 2014, 7:29:46 AM2/23/14
to django-...@googlegroups.com
#22063: Documentation for urlresolvers.reverse should mention NoReverseMatch
--------------------------------------+------------------------------------
Reporter: bmispelon | Owner: jwiel86
Type: Cleanup/optimization | Status: assigned
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
--------------------------------------+------------------------------------

Comment (by alextreme):

Created a pull request: https://github.com/django/django/pull/2359

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

Django

unread,
Feb 23, 2014, 7:46:45 AM2/23/14
to django-...@googlegroups.com
#22063: Documentation for urlresolvers.reverse should mention NoReverseMatch
--------------------------------------+------------------------------------
Reporter: bmispelon | Owner: jwiel86
Type: Cleanup/optimization | 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 Baptiste Mispelon <bmispelon@…>):

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


Comment:

In [changeset:"b645be80e99709c8b1f9b3d1c26e99e22fdca08b"]:
{{{
#!CommitTicketReference repository=""
revision="b645be80e99709c8b1f9b3d1c26e99e22fdca08b"
Fixed #22063 -- Added reference to NoReverseMatch from the reverse()
documentation
}}}

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

Django

unread,
Feb 23, 2014, 8:01:38 AM2/23/14
to django-...@googlegroups.com
#22063: Documentation for urlresolvers.reverse should mention NoReverseMatch
--------------------------------------+------------------------------------
Reporter: bmispelon | Owner: jwiel86
Type: Cleanup/optimization | 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 Baptiste Mispelon <bmispelon@…>):

In [changeset:"23cbfc9a254eef6c06252dfd4f8f7b9b7456f8e2"]:
{{{
#!CommitTicketReference repository=""
revision="23cbfc9a254eef6c06252dfd4f8f7b9b7456f8e2"
[1.6.x] Fixed #22063 -- Added reference to NoReverseMatch from the
reverse() documentation

Backport of b645be80e99709c8b1f9b3d1c26e99e22fdca08b from master.
}}}

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

Reply all
Reply to author
Forward
0 new messages