#15695: Add "url_name" to HttpRequest
-------------------------------------+-------------------------------------
Reporter: nischu7 | Owner: nobody
Type: New | Status: new
feature | Component: Core (Other)
Milestone: | Severity: Normal
Version: 1.3 | Keywords:
Resolution: | Has patch: 1
Triage Stage: Design | Needs tests: 1
decision needed |
Needs documentation: 1 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Changes (by julien):
* needs_docs: 0 => 1
* needs_tests: 0 => 1
* stage: Unreviewed => Design decision needed
Comment:
I'm a bit concerned about this as `url_name` would only be one part of the
picture -- for this feature to be really useful and versatile you'd also
need to pass along the url resolving parameters (`args` and `kwargs`), but
then that would be even more stuff to cram into the `HttpRequest` object.
This is still an interesting idea though, so I'll mark as DDN in case
another clean implementation can be suggested.
--
Ticket URL: <http://code.djangoproject.com/ticket/15695#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.