#26452: Remove lazy initialization of middleware
--------------------------------------+--------------------
     Reporter:  evansd                |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Core (Other)          |    Version:  1.9
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 This was discussed in more detail on
 [https://groups.google.com/forum/#!topic/django-developers/iIm7M6aUJmU
 django-dev] but, briefly, the reasons for needing lazily initialization of
 middleware on first request no longer hold and it makes more sense to do
 this on application start up.

 The suggestion got +1s from at least two core devs (Aymeric and Florian).

 Proposed patch to follow imminently.

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

Reply via email to