﻿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
19399	Do not recreate RelatedObject instances	Krzysztof Jurewicz	Krzysztof Jurewicz	When generating accessor names for fields in django/core/management/validation.py , new RelatedObject instances are created. Using existing ones retrieved from fields will make the code cleaner and more flexible, allowing some modifications of RelatedObject instances used by third party apps.	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed		Krzysztof Jurewicz sun.void@…	Accepted	0	0	0	0	0	0
