Hi Peter,

thanks for the tip, I'm reading up on the vary_on_headers-decorator
right now, I'm gonna see if that clears things up. Just seems weird
from my reasoning, and another project I'm working on doesn't have
this problem, with nearly excactly the same setup. Oh well, I'll poke
around and see what I find.

Thanks.

//emil

On Jan 11, 3:17 am, Peter Rowell <[EMAIL PROTECTED]> wrote:
> Emil:
>
> > Except that on a couple of pages,
> > the language seems to get stuck on the translated language after the
> > first time I change languages.
>
> This smells very much like a caching issue. Do you have any form of
> caching enabled? If so, turn it off and see if the problem is
> magically fixed.
>
> You may need to cache at below-the-page level (ie. component level -
> see the cache templatetag) or you may need to add one or more vary-on
> variables so that you get different cache values for different
> languages (or whatever).
--~--~---------~--~----~------------~-------~--~----~
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