0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/auth_tests
Fabian Braun 944745afe2 Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the reset password link with a button.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-03-27 16:40:41 -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 Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 2024-03-07 09:59:33 +01:00
test_forms.py Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the reset password link with a button. 2024-03-27 16:40:41 -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
test_middleware.py
test_migrations.py
test_mixins.py
test_models.py
test_remote_user.py Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
test_signals.py
test_templates.py
test_tokens.py
test_validators.py
test_views.py Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the reset password link with a button. 2024-03-27 16:40:41 -03:00
urls_admin.py
urls_custom_user_admin.py
urls.py