Mac OS X Leopard 10.5.8
What steps will reproduce the problem?
1. Execute ./manage.py test captcha
What is the expected output? What do you see instead?
I see 6 test failed
I attached a new of models.py to fix this problem. All I did changed 'str' to
'smart_str' function in
line 24 and 26 (old version of the file)
Original issue reported on code.google.com by a.vostrjakov on 22 Jan 2010 at 11:45
Original issue reported on code.google.com by
a.vostrjakov
on 22 Jan 2010 at 11:45Attachments: