I think we should clarify the error message when no view is found so it is
clear the error is in the view name, not in the arguments.
--
Ticket URL: <https://code.djangoproject.com/ticket/27713>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/27713#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27713#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/27713#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1358a67bf95cde86b09b689b4f10f2eeb642de31" 1358a67]:
{{{
#!CommitTicketReference repository=""
revision="1358a67bf95cde86b09b689b4f10f2eeb642de31"
Fixed #27713 -- Clarified NoReverseMatch error message when no view is
found.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27713#comment:4>