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