#26601: DEP5 implementation: Improved middleware
-----------------------------------------+------------------------
               Reporter:  timgraham      |          Owner:  nobody
                   Type:  New feature    |         Status:  new
              Component:  HTTP handling  |        Version:  master
               Severity:  Normal         |       Keywords:
           Triage Stage:  Accepted       |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 The existing Django "middleware" abstraction suffers from a lack of strict
 layering and balanced in/out calls to a given middleware. This DEP
 proposes an improved abstraction for wrapping the request cycle in layered
 pre-view and post-view actions.

 [https://github.com/django/deps/blob/master/draft/0005-improved-
 middleware.rst DEP]

 [https://groups.google.com/d/topic/django-
 developers/8LMJ44KAxWI/discussion django-developers discussion]

--
Ticket URL: <https://code.djangoproject.com/ticket/26601>
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/052.6ea066e86383370ba9b0eb56d027017f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to