﻿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
9613	Missing authtestdata.json in Django-1.0.1-final.tar.gz	aubonbeurre	jbronn	"Sorry if it is a dup, but contrib/auth/fixtures/authtestdata.json and contrib/auth/tests/templates/registration/login.html seem to be missing in Django-1.0.1-final.tar.gz, compared to svn.

This shows-up when doing regression testing of the auth module:
{{{
FAIL: test_password_change_fails_with_invalid_old_password (django.contrib.auth.tests.views.ChangePasswordTest)

File ""j:\sources\facedetector\djangoserver\pythonlib\django\contrib\auth\tests\views.py"", line 115, in login
    self.assertEquals(response.status_code, 302)
AssertionError: 200 != 302
}}}

I'm on Windows.
"		closed	Uncategorized	1.0		fixed			Unreviewed	1	0	0	0	0	0
