Try removing .. from the path. Also make sure your static path is set correctly in settings.py
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
./manage.py collectstatic
before I update file to google app engine, but I don't whether this command is necessary for the static issue.
I think your configuration should allow you to hit your image from your browser via the following link:
http://localhost:8000/static/images/gauge_example.jpg
If that works change your replace {{STATIC_URL}} with '/static/'...
<img src="/static/images/gauge_example.jpg" alt = "aa gauge example" width = "390" height = "225" />
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/AO-VKasUjWcJ.