#18577: Undocumented lazy middleware initialization
--------------------------------------+------------------------------------
     Reporter:  makuro@…              |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  Documentation         |                  Version:  1.3
     Severity:  Normal                |               Resolution:
     Keywords:  middleware, settings  |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by lukeplant):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * component:  Core (Other) => Documentation
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 There isn't really a 'startup' event at the moment. Resolving on first
 request makes most sense, especially for the case where you might not be
 serving requests at all. It doesn't make sense to initialize until you
 need to use it. So I'm going to mark this as docs bug.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18577#comment:1>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to