1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/auth_tests
2024-02-20 12:12:37 -03:00
..
fixtures
models Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
templates
__init__.py
backend_alias.py
client.py
common-passwords-custom.txt
settings.py
test_admin_multidb.py
test_auth_backends.py Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
test_basic.py
test_checks.py
test_context_processors.py
test_decorators.py
test_forms.py Refs #34429 -- Defined test user with unusable password for auth forms tests. 2024-02-20 12:12:37 -03:00
test_handlers.py
test_hashers.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_management.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_middleware.py
test_migrations.py
test_mixins.py
test_models.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_remote_user.py Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
test_signals.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_templates.py
test_tokens.py
test_validators.py
test_views.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urls_admin.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls_custom_user_admin.py
urls.py