This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-01 14:06:06 +00:00
Code
Issues
30
Releases
Wiki
Activity
69e5b13c75
django
/
tests
/
auth_tests
History
Mariusz Felisiak
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
...
https://github.com/psf/black/releases/tag/24.1.0
Backport of
305757aec1
from main
2024-01-26 12:55:56 +01:00
..
fixtures
models
[5.0.x] Applied Black's 2024 stable style.
2024-01-26 12:55:56 +01:00
templates
__init__.py
backend_alias.py
client.py
common-passwords-custom.txt
settings.py
test_admin_multidb.py
Fixed various tests on MySQL with MyISAM storage engine.
2022-04-18 07:05:52 +02:00
test_auth_backends.py
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02: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
[5.0.x] Applied Black's 2024 stable style.
2024-01-26 12:55:56 +01:00
test_handlers.py
test_hashers.py
[5.0.x] Applied Black's 2024 stable style.
2024-01-26 12:55:56 +01:00
test_management.py
Fixed
#34542
-- Made createsuperuser handle required blank fields in non-interactive mode.
2023-08-08 09:26:28 +02: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
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
test_models.py
Fixed
#34565
-- Added support for async checking of user passwords.
2023-05-18 09:39:04 +02:00
test_remote_user.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
test_signals.py
Fixed
#15619
-- Deprecated log out via GET requests.
2022-03-29 06:42:14 +02: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
[5.0.x] Applied Black's 2024 stable style.
2024-01-26 12:55:56 +01:00
urls_admin.py
urls_custom_user_admin.py
urls.py