﻿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
16337	django.contrib.auth.forms.UserCreationFormTest.test_success fails	tooxie	nobody	"{{{
======================================================================
FAIL: test_success (django.contrib.auth.tests.forms.UserCreationFormTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/var/venv26/lib/python2.6/site-packages/django/contrib/auth/tests/forms.py"", line 74, in test_success
    self.assertEqual(repr(u), '<User: jsmith@example.com>')
AssertionError: '<User: <jsmith@example.com>>' != '<User: jsmith@example.com>'
}}}"	Bug	closed	contrib.auth	1.3	Normal	worksforme			Unreviewed	1	0	0	0	1	0
