0
0
mirror of https://github.com/django/django.git synced 2024-11-29 06:03:25 +01:00
django/tests/auth_tests
2024-01-26 12:45:07 +01: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 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 2023-06-27 11:17:17 +02:00
test_checks.py
test_context_processors.py
test_decorators.py
test_forms.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01: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 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). 2023-03-07 13:11:22 +01:00
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 Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
test_views.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urls_admin.py
urls_custom_user_admin.py
urls.py