#12075: Add wsgiorg.routing args support
-------------------------------------+-------------------------------------
     Reporter:  Gustavo              |                    Owner:  Gustavo
         Type:  New feature          |                   Status:  assigned
    Component:  HTTP handling        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  WSGI,                |             Triage Stage:  Accepted
  wsgiorg.routing_args               |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Description changed by aaugustin:

Old description:

> The [http://wsgi.org/wsgi/Specifications/routing_args
> wsgiorg.routing_args] standard may be really useful if you want to use
> WSGI middleware or applications inside Django because some of them take
> advantage of that to do nice/useful things.
>
> It's currently not supported in Django - But it will with the attached
> patch.

New description:

 The
 [http://wsgi.readthedocs.org/en/latest/specifications/routing_args.html
 wsgiorg.routing_args] standard may be really useful if you want to use
 WSGI middleware or applications inside Django because some of them take
 advantage of that to do nice/useful things.

 It's currently not supported in Django - But it will with the attached
 patch.

 ''[edit] fixed broken link.''

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12075#comment:7>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to