﻿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
15896	unittest docs say import django.utils, should be djanto.test	Roy Smith	nobody	"At http://docs.djangoproject.com/en/1.3/topics/testing/#writing-unit-tests, it says:

from django.utils import unittest

It should import from django.test, no?  It's wrong in the release notes too.  The sample tests.py file gets it right.

"	Bug	closed	Documentation	1.3	Normal	wontfix			Unreviewed	0	0	0	0	1	0
