mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Started attackign the next flake8 violation
This commit is contained in:
@@ -711,6 +711,7 @@ class LogoutTest(AuthViewsTestCase):
|
||||
"%s should be allowed" % good_url)
|
||||
self.confirm_logged_out()
|
||||
|
||||
|
||||
@skipIfCustomUser
|
||||
@override_settings(
|
||||
PASSWORD_HASHERS=('django.contrib.auth.hashers.SHA1PasswordHasher',),
|
||||
|
||||
Reference in New Issue
Block a user