#18494: Positional arguments not passed to view functions in included urlconfs
-------------------------------+------------------------------------
     Reporter:  rfugger        |                    Owner:  nobody
         Type:  New feature    |                   Status:  closed
    Component:  Core (URLs)    |                  Version:  master
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:  urls, urlconf  |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by SmileyChris):

 * status:  new => closed
 * type:  Bug => New feature
 * resolution:   => wontfix


Comment:

 This is not a bug -- the docs specifically cover the current behaviour:
 https://docs.djangoproject.com/en/1.4/topics/http/urls/#the-matching-
 grouping-algorithm.

 I can't see how we could introduce this without being backwards
 incompatible (someone may be using a mix and expecting the conf to ignore
 the unnamed groups).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18494#comment:4>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to