#15695: Add "url_name" to HttpRequest
------------------------------------------+----------------------
               Reporter:  nischu7         |        Owner:  nobody
                 Status:  new             |    Milestone:
              Component:  Core framework  |      Version:  1.3
             Resolution:                  |     Keywords:
           Triage Stage:  Unreviewed      |    Has patch:  1
    Needs documentation:  0               |  Needs tests:  0
Patch needs improvement:  0               |
------------------------------------------+----------------------

Comment (by nischu7):

 I appreciate your sceptical attitude in favor of Django's quality.
 On the other hand, storing the "url_name" or even better, the whole
 ResolverMatch object returned by "RegexURLResolver.resolve" would make
 things more efficient since you won't need to re-resolve the URL in later
 phases.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15695#comment:2>
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.

Reply via email to