2010/5/10 Nuno Maltez
> How are you creating the url for the links? Are you using the {% url
> %} tag and reverse() functions? It should work, we have sites with
> localeurl and django-multilingual running fine in production.
>
>
I solved with your solution. Thanks.
--
Al
How are you creating the url for the links? Are you using the {% url
%} tag and reverse() functions? It should work, we have sites with
localeurl and django-multilingual running fine in production.
Nuno
On Sat, May 8, 2010 at 12:34 PM, Alessandro Ronchi
wrote:
> I need to have links w
I need to have links with language code prefix, and different contents.
I've achieved that with both localeurl and django-multilingual, and I can
get the tranlated version if i choice the correct url:
for example http://mydomain.com/it/c/auto-intere/1/ and
http://mydomain.com/pl/c/auto-int
3 matches
Mail list logo