﻿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
23995	Remove unnecessary calls to self.client.logout() in tests	Tim Graham	Diego Guimarães	"Audit the Django test suite and remove `self.client.logout()` in `tearDown()` methods (for example, `tests/admin_views/tests.py`).

A new test client instance is created for each test; there is no need to logout after every test."	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed		diegaogs@…	Accepted	1	0	0	0	1	0
