django1/tests/auth_tests
Mariusz Felisiak 3278c31fa5 [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.
Backport of 7119f40c98 from main.
2022-02-08 19:25:02 +01:00
..
fixtures Converted test fixtures to setUpTestData methods 2015-03-05 10:10:32 +11:00
models [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
templates Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
__init__.py Moved contrib.auth tests out of contrib. 2015-02-11 10:19:22 -05:00
backend_alias.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
client.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
common-passwords-custom.txt Fixed #16860 -- Added password validation to django.contrib.auth. 2015-06-07 19:31:20 +02:00
settings.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_admin_multidb.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_auth_backends.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_basic.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_checks.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_context_processors.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_decorators.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_forms.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_handlers.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_hashers.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_management.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_middleware.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_migrations.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_mixins.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_models.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_remote_user.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_signals.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_templates.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_tokens.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_validators.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_views.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
urls.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
urls_admin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
urls_custom_user_admin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00