Discussion:
Django Admin CSS Not Working
Kayode Oladipo
2018-11-26 09:58:49 UTC
Permalink
So, after about 3 months of my django admin CSS suddenly crashing and
burning; it shows that the CSS is loaded in terminal. GET base.css 200 blah
blah. However, it doesn't apply to the page when it is run in the browser.
A little poking with the Style Editor in Firefox and Opera, and voila! The
CSS is being applied.

Refreshed the page, and the problem returns.

Any help would be appreciated.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BARzD8d_78cr3zg3sqHqy6zECUi26UwqKBKaCkZzRC98PqHZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Manish Kumar
2018-11-26 10:30:35 UTC
Permalink
once clear the cache and load admin page.
Post by Kayode Oladipo
So, after about 3 months of my django admin CSS suddenly crashing and
burning; it shows that the CSS is loaded in terminal. GET base.css 200 blah
blah. However, it doesn't apply to the page when it is run in the browser.
A little poking with the Style Editor in Firefox and Opera, and voila! The
CSS is being applied.
Refreshed the page, and the problem returns.
Any help would be appreciated.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CA%2BARzD8d_78cr3zg3sqHqy6zECUi26UwqKBKaCkZzRC98PqHZw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CA%2BARzD8d_78cr3zg3sqHqy6zECUi26UwqKBKaCkZzRC98PqHZw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEPRGCgCjWDckE%3DKc2BgAuX%3DFvxV-C4Zy2Pmm7rBGYo2u%2B6s%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...