#15004: Fix for Django Tutorial (part 2), getting admin-site show CSS correctly with development server -----------------------------+---------------------------------------------- Reporter: psgg1981 | Owner: nobody Status: new | Milestone: Component: Django Web site | Version: Keywords: tutorial | Stage: Unreviewed Has_patch: 1 | -----------------------------+---------------------------------------------- Hi Django team,
I'm having a lot of fun with Django's tutorial, thanks for sharing! I must confess I did have a lot of work to understand '''why and how the admin-site didn't show any css as shown in the tutorial''' (when using default development server). I looked into a lot of forum posts and web sites and none of them returned a complete answer to my issue. So I've decided to write to you about the fix I think you should include in part 2. The complete step-by-step resolution is available in Django User Groups at https://groups.google.com/d/topic/django-users/UKIyg2RSltM/discussion Let me know what you think, I hope it'll help any newcomer as well. Cheers, Pedro -- Ticket URL: <http://code.djangoproject.com/ticket/15004> Django <http://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.
