Re: [Django] #26452: Load middleware on server start rather than on first request

2016-04-04 Thread Django
#26452: Load middleware on server start rather than on first request
--+
 Reporter:  evansd|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  HTTP handling |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"99bb7fcc1859615a7b8c2468e7b97d54853bfb10" 99bb7fcc]:
 {{{
 #!CommitTicketReference repository=""
 revision="99bb7fcc1859615a7b8c2468e7b97d54853bfb10"
 Fixed #26452 -- Loaded middleware on server start rather than on first
 request.
 }}}

--
Ticket URL: 
Django 
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/064.5c36e4f6d2ca2458657992dbc39f8f4f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26452: Load middleware on server start rather than on first request (was: Remove lazy initialization of middleware)

2016-04-04 Thread Django
#26452: Load middleware on server start rather than on first request
--+
 Reporter:  evansd|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  HTTP handling |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timgraham):

 * needs_better_patch:  0 => 1
 * component:  Core (Other) => HTTP handling
 * version:  1.9 => master
 * stage:  Unreviewed => Accepted


Comment:

 Left a few comments for improvement on the
 [https://github.com/django/django/pull/6400 PR].

--
Ticket URL: 
Django 
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/064.dc436c9735125f961bf54a6a8d634db4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.