If this works in standard browsers like chrome, firefox, or IE/Edge, then my guess is Opera and UC are doing non-standard things which break rendering and/or requests. So I'd suggest you look for those specific browser issues since this doesn't seem like a Django issue at all.
On Sunday, July 15, 2018 at 9:05:28 PM UTC-4, Gerald Brown wrote: > > One thing I noticed in your settings file is that you are missing a comma > (,) at the end of your last application in the settings file. > > On Monday, 16 July, 2018 08:54 AM, Kayode Oladipo wrote: > > I recently sent in a query concerning my faulty admin css which loaded > previously until an upgrade to v.2.0.5. > I assumed the upgrade was responsible for this, so i downgraded back to my > previous version (2.0.2) but there was no change. I have uninstalled and > tried all fixes I know all to no avail. > The admin css is still not loading in the above mentioned browsers but is > loading in Internet Explorer (which I do not want to use). > > I would appreciate any assistance. > Attached is the settings file from my project. > > Cheers from Nigeria. > -- > 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 [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > 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%2BARzD_qF1treWg%2Bf4xz76S-DNRZ6%3DVTexBTTJBXTp4E%3DcVy5A%40mail.gmail.com > > <https://groups.google.com/d/msgid/django-users/CA%2BARzD_qF1treWg%2Bf4xz76S-DNRZ6%3DVTexBTTJBXTp4E%3DcVy5A%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 [email protected]. To post to this group, send email to [email protected]. 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/c7ecc754-9e49-4465-824e-b7c4aecf60e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

