﻿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
28507	Allow ValidationErrors to equal each other when created identically	kamni	nobody	Currently ValidationErrors (`django.core.exceptions.ValidationError`) that have identical `messages` don't equal each other, which is counter-intuitive, and can make certain kinds of testing more complicated. Please add an `__eq__` method that allows two ValidationErrors to be compared.	New feature	new	Core (Other)	1.11	Normal		ValidationError	Markus Holtermann	Unreviewed	0	0	0	0	0	0
