﻿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
34120	Changing translations of model options and attributes is not detected as change in making migrations	Sajjad Sanikhani	nobody	"After writing my model with its options, I made migrations.\\
Then I changed translation of model verbose name in *.po file and compiled it.\\
After that I supposed that executing makemigrations, add new migration file that contains new translated verbose name of that model. But it is not happened.\\
This problem is only with gettext_lazy, because this function return reference of translation in lazy mode. Thus it is not detected as change."	Bug	closed	Migrations	4.1	Normal	invalid	Translation, Migrations, Models, Locale		Unreviewed	0	0	0	0	0	0
