This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
Tim Graham
92053acbb9
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
..
fixtures
…
models
…
templates
…
__init__.py
…
backend_alias.py
…
common-passwords-custom.txt
…
settings.py
…
test_auth_backends.py
Fixed
#25232
-- Made ModelBackend/RemoteUserBackend reject inactive users.
2016-03-23 09:01:48 -04:00
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
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
…
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
…
test_mixins.py
…
test_models.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_remote_user.py
…
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_admin.py
…
urls_custom_user_admin.py
…
urls.py
…