Hi Folks,
After run python manage.py collrctststic all the static files copied into
project_root specified folder. But after doing debug = false,the images and
Css files link is not working and showing 404 error message in console. But
when I did debug = True it's url and everything working properly. I'm using
django 1.11 so I also added {% load staticfiles %}

 <link rel = style... href ={% "static ' css/style.css' " %} >
I'm using loacal machine server(python manage.py runserver) yjen what is
problem in this case???


Please help guys.

Thank You.

-- 
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/CAPUw6WZZLnWc3K%3DinjD1j4v0Bp56iGOkama9Yy4w28qeqtuA4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to