﻿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
33131	Improve error messages for reverse accessor clashes.	Bernd Wechner	Bernd Wechner	"refer: https://github.com/django/django/pull/14880

RelatedField._check_clashes() provides feedback when it finds a clash, but fails to mentioned what the clashing name was. This cost me some significant time to track because of inadequate feedback and would have become immediately clear had the feedback listed the clashing name. 

A proposed patch appears above, but alas this impacts some unit tests as well. Happy to add fixes to those to the patch, but have been requested to file and issue here."	Cleanup/optimization	closed	Core (System checks)	3.2	Normal	fixed			Ready for checkin	1	0	0	0	0	0
