﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25013	Using prefixes for language, the html template code example to switch languages does not work for me.	Wim Feijen	nobody	"When using i18n_patterns, a prefix is placed for a language. In my example, I am using 'nl/' and 'en/'.

This does not work well with the example html template code example given 
https://docs.djangoproject.com/en/1.8/topics/i18n/translation/#module-django.conf.urls.i18n

after changing the language from Dutch to English, I am being redirected to the English page again. 

I believe it is the same problem as described here:
http://stackoverflow.com/questions/25548926/change-language-and-its-url-in-django

Easier for us now seems to use jquery to modify the url in order to switch languages.

It might be that I am doing something wrong. I am quite capable of doing that. Cheers! "	Uncategorized	closed	Internationalization	1.8	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
