]> git.ozlabs.org Git - patchwork/commitdiff
urls: Fix django-1.6 change in password change views
authorJeremy Kerr <jk@ozlabs.org>
Wed, 7 May 2014 01:06:15 +0000 (09:06 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 7 May 2014 01:27:41 +0000 (09:27 +0800)
The expected name for the password change views no longer has the auth_
prefix. This change fixes this and adds a testcase.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found