﻿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
37128	Include setUpTestData as a way to speed up tests	Tim Schilling		"In Adam Johnson's book ""Speed up your Django Tests"", there's a section on using `setUpTestData` to speed up tests. Since we have a section on [https://docs.djangoproject.com/en/dev/topics/testing/overview/#speeding-up-the-tests speeding up tests] already, I think we should add this tip to it. We also mention in docs/topics/testing/tools.txt, that `setUpTestData` is faster than using `setUp`."	Cleanup/optimization	new	Documentation	dev	Normal		testing		Accepted	0	0	0	0	1	0
