#29775: custom url converters are not picked up on reverse when part of included
patterns with namespace
-------------------------------------+-------------------------------------
     Reporter:  Eric Brandwein       |                    Owner:  Eric
                                     |  Brandwein
         Type:  Bug                  |                   Status:  closed
    Component:  Core (URLs)          |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  converter,           |             Triage Stage:  Accepted
  namespace, reverse, include        |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"b0b4aac555711ae9116f9b54c24ec7e43a0971e9" b0b4aac5]:
 {{{
 #!CommitTicketReference repository=""
 revision="b0b4aac555711ae9116f9b54c24ec7e43a0971e9"
 Fixed #29775 -- Fixed URL converters in a nested namespaced path.

 When using include() without namespaces of some urlpatterns that
 have an include() with namespace, the converters of the parent
 include() weren't being used to convert the arguments of reverse().
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29775#comment:10>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.1305e5c51b5d8a757b52275d05200aa1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to