Wiadomość napisana w dniu 2008-10-16, o godz. 14:23, przez matei:

> There seems to be a problem with how django caches the templates, when
> using trans tags and gettext in general. When i update the language
> files, the changes wont take effect (well sometimes), nor with a
> server restart. There must be a place where django has this stored, as
> when I delete my language files, django.po, django.mo the old values
> are still loaded.
>
> How can i clean the cache for this, where is it? im using the
> DEBUG=True


I'm working on internationalized sites for long time and never saw  
such oddity, updated translations should be visible after server  
restart (yes, even dev server has to be restarted). Please, check if  
you are updating right translation catalogs (these located in your  
LOCALE_PATHS).

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
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