I have an existing multi-lingual Django app that I\'m porting to Django 1.4. I18n support is currently based on some ugly hacks, I\'d like to make it use Django\'s built-in
I used solid-i18n-url to solve similar problem: https://github.com/st4lk/django-solid-i18n-urls
Nice description how it works located here: http://www.lexev.org/en/2013/multilanguage-site-django-without-redirects/