django/tests/auth_tests
Tim Graham f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
..
fixtures
models
templates
__init__.py
backend_alias.py Moved contrib.auth tests out of contrib. 2015-02-11 10:19:22 -05:00
common-passwords-custom.txt
settings.py
test_auth_backends.py
test_basic.py
test_checks.py Fixed #26470 -- Converted auth permission validation to system checks. 2016-04-06 22:40:43 -04:00
test_context_processors.py
test_decorators.py
test_forms.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_handlers.py
test_hashers.py Refs #26033 -- Added password hasher support for Argon2 v1.3. 2016-04-25 21:17:53 -04:00
test_management.py
test_middleware.py
test_mixins.py
test_models.py
test_remote_user.py
test_signals.py Fixed #26175 -- Removed SHA1 password hashes in tests. 2016-02-06 08:47:21 -05:00
test_templates.py
test_tokens.py
test_validators.py Fixed #26175 -- Removed SHA1 password hashes in tests. 2016-02-06 08:47:21 -05:00
test_views.py
urls.py
urls_admin.py
urls_custom_user_admin.py