.. |
fixtures
|
…
|
|
models
|
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
|
2016-03-23 09:01:48 -04:00 |
templates
|
…
|
|
__init__.py
|
…
|
|
backend_alias.py
|
…
|
|
common-passwords-custom.txt
|
…
|
|
settings.py
|
…
|
|
test_auth_backends.py
|
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
2016-04-09 14:54:18 -04:00 |
test_basic.py
|
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
2016-04-09 14:54:18 -04:00 |
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
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
test_forms.py
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
test_handlers.py
|
Fixed #26303 -- Updated links to mod_wsgi docs.
|
2016-03-01 19:22:32 -05:00 |
test_hashers.py
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
test_management.py
|
Fixed #26470 -- Converted auth permission validation to system checks.
|
2016-04-06 22:40:43 -04:00 |
test_middleware.py
|
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
2016-04-09 14:54:18 -04:00 |
test_mixins.py
|
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
2016-04-09 14:54:18 -04:00 |
test_models.py
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
test_remote_user.py
|
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
2016-04-09 14:54:18 -04:00 |
test_signals.py
|
…
|
|
test_templates.py
|
…
|
|
test_tokens.py
|
…
|
|
test_validators.py
|
…
|
|
test_views.py
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
urls.py
|
Fixed #12233 -- Allowed redirecting authenticated users away from the login view.
|
2016-02-25 07:18:33 -05:00 |
urls_admin.py
|
…
|
|
urls_custom_user_admin.py
|
…
|
|