Do you have DEBUG=False in your settings? That disables automatic serving 
of static files: 
https://docs.djangoproject.com/en/stable/howto/static-files/#serving-static-files-during-development

On Sunday, July 17, 2016 at 6:52:23 AM UTC-4, pritesh singh wrote:
>
> The stylesheet http://127.0.0.1:8000/static/admin/css/base.css was not 
> loaded because its MIME type, "application/x-css", is not "text/css".
>
> The stylesheet http://127.0.0.1:8000/static/admin/css/dashboard.css was 
> not loaded because its MIME type, "application/x-css", is not "text/css".
>
> in browser console following error occurs
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/9a33f37c-587a-47bd-adf6-0d0cf647cd6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to