﻿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
24036	Ignore deprecation warnings in tests depending on the Django version	Aymeric Augustin	nobody	"We used to replace all `PendingDeprecationWarning` with `DeprecationWarning` after each release. We introduced `RemovedInDjangoXYWarning` to solve this problem.

We're still replacing `IgnorePendingDeprecationWarningsMixin` with `IgnoreDeprecationWarningsMixin`. We should introduce a similar solution."	New feature	closed	Testing framework	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
