#13525: Document how to reverse URL patterns with nested groups
-------------------------------------+-------------------------------------
     Reporter:  nickretallack        |                    Owner:  bpeschier
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  1.1
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    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:"23a5d64f40b0f4a3fbfef7427ca793cb1df1034e" 23a5d64f]:
 {{{
 #!CommitTicketReference repository=""
 revision="23a5d64f40b0f4a3fbfef7427ca793cb1df1034e"
 Fixed #13525 -- Added tests and docs for nested parameters in URL
 patterns.

 When reversing, only outer parameters are used if captured parameters are
 nested. Added tests to check the edge cases and documentation for the
 behavior with an example to avoid it.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/13525#comment:12>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.a7495d31ed5377c02ba54d9061e931eb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to