Re: Translations are not linkable, middleware to insert Language code in the URL

2008-10-09 Thread Frantisek Malina
I found it at http://code.google.com/p/django-localeurl/ More context: http://groups.google.com/group/django-developers/browse_thread/thread/3417b90f0e6fda9f http://www.satchmoproject.com/trac/ticket/459 --~--~-~--~~~---~--~~ You received this message because you

Translations are not linkable, middleware to insert Language code in the URL

2008-10-09 Thread Frantisek Malina
Django native translation functionality will get the preferred language from the user's device. Than it will give the user application (and possibly content) in the user's language on the same URL. Is there a middleware that would put the language iso-alpha-2 code in the URL if that language tran