﻿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
20607	localized_fields = ('__all__',) don't works	merb	nobody	"The localized_fields = ('__all__',) don't work as expected as described here:
[https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#enabling-localization-for-fields-with-localized-fields]
it won't localize the fields.
When i pass every field as a string instead of __all__ it will still localize the fields. But since i wanted all i hoped that the __all__ works, but it won't."	Bug	closed	Internationalization	1.6-alpha-1	Normal	invalid	ModelForm, localization, localized_fields	c.schmitt@…	Unreviewed	0	0	0	0	1	0
