﻿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
5641	ugettext_lazy in model's default	Tomáš Kopeček	Tomáš Kopeček	When you pass ugettext_lazy as an argument of field default, then in non-interactive creation you will always get __proxy__ as db field value. The problem is not seen when new instance is created interactively (e.g. in Admin). In such case coercing to unicode works well. Because in documentation is said, that ugettext_lazy should be used in models everywhere then we should be aware of such cases.		closed	Internationalization	dev		fixed			Accepted	1	0	0	1	0	0
