1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/auth_tests
2015-12-03 12:48:24 -05:00
..
fixtures
models Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04:00
templates
__init__.py
backend_alias.py
common-passwords-custom.txt
settings.py
test_auth_backends.py Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04:00
test_basic.py
test_context_processors.py Removed explicit User ids in tests. 2015-11-24 09:59:20 -05:00
test_decorators.py
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 Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04:00
test_middleware.py
test_mixins.py
test_models.py Removed unnecessary app_label='auth' on auth_tests models. 2015-10-27 08:19:45 -04:00
test_remote_user.py
test_signals.py
test_templates.py
test_tokens.py
test_validators.py Refs #16860 -- Fixed password help text when there aren't any validators. 2015-09-28 15:30:16 -04:00
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