﻿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
19776	test fails in git stable/1.5.x branch	Rob van der Linde	nobody	"This test wasn't failing just the other day, so probably only just introduced.

ERROR: test_authenticate (django.contrib.auth.tests.auth_backends.CustomUserModelBackendAuthenticateTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/rob/Projects/django15-env/eve/venv/local/lib/python2.7/site-packages/django/contrib/auth/tests/auth_backends.py"", line 205, in test_authenticate
    authenticated_user = authenticate(email='test@example.com', password='test')
NameError: global name 'authenticate' is not defined
"	Uncategorized	closed	Testing framework	1.5-beta-1	Normal	fixed			Unreviewed	0	0	0	0	0	0
