Ramin Farajpour Cami 967be82443 Fixed E305 flake8 warnings. 8 vuotta sitten
..
fixtures 39a7eed1bb Converted test fixtures to setUpTestData methods 10 vuotta sitten
models 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 vuotta sitten
templates d8d853378b Fixed #24944 -- Added extra_email_context parameter to password_reset() view. 9 vuotta sitten
__init__.py 2d7aca3da0 Moved contrib.auth tests out of contrib. 10 vuotta sitten
backend_alias.py 2d7aca3da0 Moved contrib.auth tests out of contrib. 10 vuotta sitten
common-passwords-custom.txt 1daae25bdc Fixed #16860 -- Added password validation to django.contrib.auth. 9 vuotta sitten
settings.py 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 vuotta sitten
test_admin_multidb.py 967be82443 Fixed E305 flake8 warnings. 8 vuotta sitten
test_auth_backends.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_auth_backends_deprecation.py 4b9330ccc0 Fixed #25187 -- Made request available in authentication backends. 8 vuotta sitten
test_basic.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_checks.py 4e64e3bb6e Fixed #26997 -- Fixed checks crash with empty Meta.default_permissions. 8 vuotta sitten
test_context_processors.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_decorators.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_deprecated_views.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_forms.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_handlers.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_hashers.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_management.py 488b3d2b38 Fixed typo in auth management test. 8 vuotta sitten
test_middleware.py c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 vuotta sitten
test_mixins.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_models.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_remote_user.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_signals.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_templates.py 255fb99284 Fixed #17209 -- Added password reset/change class-based views 8 vuotta sitten
test_tokens.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
test_validators.py 4591cf3fd8 Fixed #26909 -- Allowed UserAttributeSimilarityValidator to validate against model properties. 8 vuotta sitten
test_views.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
urls.py 66e1ebbffc Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView. 8 vuotta sitten
urls_admin.py 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct. 9 vuotta sitten
urls_custom_user_admin.py 967be82443 Fixed E305 flake8 warnings. 8 vuotta sitten
urls_deprecated.py 412b4126d7 Removed a blank line per isort and a trailing whitespace. 8 vuotta sitten