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-11 09:55:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
Hasan
26ad01719d
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
..
fixtures
…
models
…
templates
…
__init__.py
…
backend_alias.py
…
common-passwords-custom.txt
…
settings.py
…
test_auth_backends.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_basic.py
…
test_context_processors.py
…
test_decorators.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_forms.py
…
test_handlers.py
…
test_hashers.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_management.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
test_middleware.py
…
test_mixins.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_models.py
Refs
#26022
-- Used context manager version of assertRaisesMessage in tests.
2016-01-29 13:03:39 -05:00
test_remote_user.py
…
test_signals.py
…
test_templates.py
…
test_tokens.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_validators.py
…
test_views.py
…
urls_admin.py
…
urls_custom_user_admin.py
…
urls.py
…