﻿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
30675	Ignore ACCEPT_LANGUAGE header only on i18n prefixed url patterns	Janez Kranjc	nobody	"In the current version of django the localization middleware ignores the accept language header if any i18n prefixed url pattern exist. It should only ignore it if the active url pattern is prefixed.

This would allow the following usage:
* Have i18n prefixed urls for a website
* Allow accept language header for api views which are not prefixed

I am willing to write a patch for this if there it would be merged to django eventually."	New feature	closed	Internationalization	dev	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
