Give this documentation a look:
https://docs.djangoproject.com/en/1.4/howto/static-files/
jb
On Friday, January 11, 2013 2:20:40 PM UTC-6, frocco wrote:
>
> Hello,
>
> I am a newbie and cannot figure out how to do a simple image display that
> I currently do in PHP.
> I want to display a logo o
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/'...
On Tuesday, January 8, 2013 8:41:55 AM UTC-6, jianhui chen wrote:
>
2 matches
Mail list logo