﻿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
21199	Backends tests trigger PendingDeprecationWarning	Sasha Romijn	nobody	The backends tests import from django.db.backends.util, which has been deprecated. When running the test suite with -Wall, this results in a PendingDeprecationWarning being issued. The test should import from django.db.backends.utils - it's drop-in replacement.	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	duplicate		eromijn@…	Unreviewed	1	0	0	0	0	0
