﻿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
6985	Rename django.test.TestCase to  django.test.testcases.TestCase ? (SVN version)	r.	nobody	"
In the documentation file: http://www.djangoproject.com/documentation/testing/

Secion: TestCase / DEFAULT TEST CLIENT

…you can just refer to self.client, like so:

{{{ from django.test import TestCase }}}

should it be: 

{{{ from django.test.testcases import TestCase }}}

--
Django installation Updated to revision 7409.



"		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
