#19295: runserver --insecure doesn't work with DEBUG False and
CachedStaticFilesStorage
--------------------------------------+------------------------------------
     Reporter:  Apreche               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  contrib.staticfiles   |                  Version:  1.4
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by jezdez):

 * type:  Bug => Cleanup/optimization
 * stage:  Design decision needed => Accepted


Comment:

 I'm pretty sure you're way out of scope for both runserver and the
 CachedStaticFilesStorage. So to answer your question, to fix this "bug"
 stop using --insecure in the first place.

 I'm accepting this ticket to warn users in the docs that both modes are
 incompatible.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19295#comment:2>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to