google-code-export / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
MIT License
0 stars 0 forks source link

Invalid username throws a "DoesNotExist" Error #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to Login with a username that doesn't exist (try asdfasdf1234 it's
pretty uncommon ;)
2. Observe the error

What is the expected output? What do you see instead?
I would expect it to tell me I'm wrong and let me try again

What version of the product are you using? On what operating system?
pinax 0.51
django 1.02
ubuntu 8.10 amd64

I've attached a patch which solves the problem (though it has incorrect svn
info, which shouldn't matter)

Original issue reported on code.google.com by Jim.mixt...@gmail.com on 2 Mar 2009 at 9:26

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pyDanny on 13 Mar 2009 at 4:38

GoogleCodeExporter commented 9 years ago
Moved to http://code.pinaxproject.com/tasks/task/64/

Original comment by pyDanny on 31 Mar 2009 at 10:52