#15004: Fix for Django Tutorial (part 2), getting admin-site show CSS correctly
with development server
-------------------------------------+-------------------------------------
               Reporter:  psgg1981   |          Owner:  nobody
                   Type:             |         Status:  closed
  Uncategorized                      |      Component:  Djangoproject.com
              Milestone:             |  Web site
                Version:             |       Severity:  Normal
             Resolution:  fixed      |       Keywords:  tutorial
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by rk.aranas@…):

 * has_patch:  1 => 0
 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 Encountered the same problem. Am on Windows XP and using the Django 1.3
 that came with the DjangoStack installer by Bitnami. It seems Django
 couldn't find the media files. Fixed it by creating a /static/admin/media
 directory inside the polls app directory and placing the contents of
 /django/contrib/admin/media there.

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

Reply via email to