1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/auth_tests
2015-12-03 12:48:24 -05:00
..
fixtures
models
templates
__init__.py
backend_alias.py
common-passwords-custom.txt
settings.py
test_auth_backends.py
test_basic.py
test_context_processors.py
test_decorators.py Fixed #24929 -- Allowed permission_required decorator to take any iterable 2015-06-08 13:44:39 -04:00
test_forms.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
test_handlers.py
test_hashers.py
test_management.py
test_middleware.py Refs #23957 -- Required session verification per deprecation timeline. 2015-09-23 19:31:10 -04:00
test_mixins.py
test_models.py
test_remote_user.py
test_signals.py
test_templates.py
test_tokens.py
test_validators.py
test_views.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
urls_admin.py
urls_custom_user_admin.py
urls.py