#20284: Add DEBUG=True in how-to for managing static files
--------------------------------------+-------------------------
     Reporter:  wim@…                 |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  master
     Severity:  Normal                |   Keywords:  staticfiles
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+-------------------------
 In Managing static files (CSS, images)
 [https://docs.djangoproject.com/en/dev/howto/static-files/],

 in the first part (Configuring static files), we forgot to mention that:

 4. In your settings file, make sure that DEBUG = True. Otherwise runserver
 will not serve any static files.

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


Reply via email to