#9652: base.css is not loaded in admin index.html
-------------------------------------------+--------------------------------
Reporter: zhaoz | Owner: nobody
Status: closed | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by kmtracey):
* status: reopened => closed
* resolution: => invalid
Comment:
The removal of the import in these files was intentional, see:
http://code.djangoproject.com/changeset/9463
Part of that commit message says "Each individual stylesheet is now linked
to explicitly from the template where it's used" -- do you have an
instance where this is not happening and therefore causes a problem? If
so you need to point it out more specifically, because saying the @import
is missing is not, in and of itself, a problem. It's just different from
the way it used to be done.
--
Ticket URL: <http://code.djangoproject.com/ticket/9652#comment:3>
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
-~----------~----~----~----~------~----~------~--~---