Re: Template image display issue

2011-09-02 Thread SSozuer
my settings.py file was not configured how to handle static files (images/js/css..) so far i made settings for that. In deployment, or in production there is no issue anymore. Selcuk On Sep 2, 12:35 am, Reinout van Rees wrote: > On 01-09-11 23:25, SSozuer wrote: > > > Hi, > > that is my index.ht

Re: Template image display issue

2011-09-01 Thread Reinout van Rees
On 01-09-11 23:25, SSozuer wrote: Hi, that is my index.html template: The index.jpg image in the same directory with template index.html.When i render template, it loads the template but i can't see image in background. Web server is apache2 with wsgi. Your django urls.py probably doesn

Template image display issue

2011-09-01 Thread SSozuer
Hi, that is my index.html template: The index.jpg image in the same directory with template index.html.When i render template, it loads the template but i can't see image in background. Web server is apache2 with wsgi. Thanks Selcuk -- You received this message because you are subscribed