﻿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
9601	Translation Field	Riccardo Di Virgilio	nobody	"I have found several codes on internet that creates a table that is able
 to translate in the current language.
 I have made a very short and powerful code to do this.

 you can declare a CharField in the usal way you declare a CharField in
 Django, but it creates a column inside the database for every language
 that he founds inside the settings

 it also create a method that returns the right field for the current
 languages

 it orders the models inside the Django Admin if you set inside the
 modelAdmin list_display = 'name',"		closed	Uncategorized	1.0		wontfix			Unreviewed	0	0	0	0	0	0
