﻿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
22595	LiveServerTestCase concurrency	anonymous	nobody	"I love the live tests but they run concurrently and it's no clearly written in the section:
https://docs.djangoproject.com/en/dev/topics/testing/tools/#django.test.LiveServerTestCase

I know it's written for the basic tests. I'd suggest to include something like:

Those tests run in parallel by default. If you need to change the database, consider inheriting from 
{{{django.test.LiveServerTestCase}}} as well as {{{django.test.TestCase}}} (see section above about TestCase)."	Uncategorized	closed	Documentation	1.6	Normal	needsinfo		werner@…	Unreviewed	0	0	0	0	0	0
