The idea is taken from Django Rest Framework
([https://github.com/tomchristie/django-rest-
framework/blob/master/rest_framework/reverse.py#L55-L59 link to it]).
I'm in Amsterdam on the sprint and plan to do it here.
The patch and few tests are already written, just need to add docs.
--
Ticket URL: <https://code.djangoproject.com/ticket/27440>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:1>
* has_patch: 0 => 1
Comment:
added patch: [https://github.com/django/django/pull/7484 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:3>
Comment (by Tim Graham):
[https://groups.google.com/d/topic/django-
developers/-rbLcdJkIpk/discussion django-developers thread]
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:4>
* needs_better_patch: 0 => 1
Comment:
There isn't consensus on the mailing list that passing `request` to
`reverse()` is the best approach.
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:5>
* status: assigned => closed
* resolution: => wontfix
Comment:
Closing the issue as discussed on google-groups.
--
Ticket URL: <https://code.djangoproject.com/ticket/27440#comment:6>