Hi Daniel,

it looks like both you and Karen caught the right point.

1. the change in this one symbol indeed ends up in difference whether
request to image is really performed.
2. when the image doesn't exist then the 404.html comes in play. my 404.html
extends the master.html that indeed uses the "lng" variable.
3. guys I could now even believe you can predict the end of the world's
financial crisis :D

thanks

best regards
--
Valery


On Fri, Sep 19, 2008 at 9:52 AM, Daniel Roseman <
[EMAIL PROTECTED]> wrote:

>
> On Sep 19, 5:02 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> > On Thu, Sep 18, 2008 at 5:48 PM, Valery Khamenya <[EMAIL PROTECTED]>
> wrote:
>
> > (How all of this is connected to what you've got in your <img> tag is a
> bit
> > of a mystery.  The template you are mentioning, though, is not involved
> in
> > the error you have pasted, unless it's your 404 template.)
> >
> > Karen
>
> At a guess, the fact of putting 'i' in the img src causes his browser
> to request /i - which presumably doesn't exist in his urls.py, so
> Django returns a 404. When he has a blank src, no request, so no
> error.
>
> --
> DR.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to