Dingning 549320946d Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 1 år sedan
..
fixtures 39a7eed1bb Converted test fixtures to setUpTestData methods 10 år sedan
models 305757aec1 Applied Black's 2024 stable style. 1 år sedan
templates 29f607927f Fixed spelling of "nonexistent". 8 år sedan
__init__.py 2d7aca3da0 Moved contrib.auth tests out of contrib. 10 år sedan
backend_alias.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
client.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
common-passwords-custom.txt 1daae25bdc Fixed #16860 -- Added password validation to django.contrib.auth. 9 år sedan
settings.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_admin_multidb.py 8e89dfe1c2 Fixed various tests on MySQL with MyISAM storage engine. 2 år sedan
test_auth_backends.py 0c5456ef37 Used enterClassContext() where appropriate. 1 år sedan
test_basic.py 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 1 år sedan
test_checks.py 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 år sedan
test_context_processors.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_decorators.py 549320946d Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 1 år sedan
test_forms.py e626716c28 Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms. 1 år sedan
test_handlers.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_hashers.py 305757aec1 Applied Black's 2024 stable style. 1 år sedan
test_management.py d88ec42bd0 Used addCleanup() in tests where appropriate. 1 år sedan
test_middleware.py e846c5e724 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). 2 år sedan
test_migrations.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_mixins.py 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 år sedan
test_models.py d88ec42bd0 Used addCleanup() in tests where appropriate. 1 år sedan
test_remote_user.py 0c5456ef37 Used enterClassContext() where appropriate. 1 år sedan
test_signals.py d88ec42bd0 Used addCleanup() in tests where appropriate. 1 år sedan
test_templates.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_tokens.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
test_validators.py 48a1929ca0 Removed unnecessary trailing commas in tests. 1 år sedan
test_views.py e626716c28 Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms. 1 år sedan
urls.py 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 år sedan
urls_admin.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan
urls_custom_user_admin.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 år sedan