How are you referencing your css and images in the frontend?

It should be something like
<img src="{% static "my_app/myexample.jpg" %}" alt="My image"/>



-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5d1917e4-0292-408b-ba35-a39888d88d74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to