On Wed, Feb 17, 2016 at 3:03 PM, WST <weishengt...@gmail.com> wrote:

> Hi All,
>
>
> I would appreciate if someone could tell me why the view components will
> not load? Thank you!
>

Without more information, there's no way to tell. It's likely that you are
not correctly serving your static files. Are you running the Django dev
server or is this running under something like Apache or Nginx?

You are probably seeing HTTP 404 errors in your console output if you are
using the Django dev console. See this link for making sure your static
files are served correctly in this instance:
https://docs.djangoproject.com/en/1.9/howto/static-files/

-James

-- 
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/CA%2Be%2BciXG%3Dk2vGT4Lx8hZ2s%3DTYZu34G30M3HBFTK-FT9Zt1FRqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to