#16555: admin css / static content wasn't loading
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  leotreasure@…                      |         Status:  closed
                   Type:             |      Component:  Documentation
  Cleanup/optimization               |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  1.3        |      Has patch:  0
             Resolution:  invalid    |    Needs tests:  0
           Triage Stage:             |  Easy pickings:  0
  Unreviewed                         |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by russellm):

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


Comment:

 If you're running the tutorial as described, you shouldn't need to run
 collectstatic. The built-in runserver will serve static media from exactly
 the same sources that collectstatic will generate them. The only reason
 you would need to run collectstatic is:

  1. You're running the tutorial code through a full web server, not the
 development server
  2. You've missed a step in the tutorial.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16555#comment:4>
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