On Dec 5, 7:06 pm, Russell Keith-Magee wrote:
> It's unclear if you're in the right place. Django-dev is for
> discussing the development of Django itself; django-users is for
> general user queries. Generally, if you're unsure, django-users is the
> right place to start.
Whoops. Sorry.
> You
Apologies if this isn't the right forum for this question.
When I run "manage.py test", I get many errors of this form:
FAIL: test_password_change_fails_with_invalid_old_password
File
File tests/views.py", line 136, in login
AssertionError 200 != 302
The last line is always a call on a logi