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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
Tim Graham
3226536127
Split AuthTemplateTests into test methods.
2017-01-12 13:18:49 -05:00
..
fixtures
…
models
Normalized casing of "custom user model".
2016-11-23 15:14:28 -05:00
templates
…
__init__.py
…
backend_alias.py
…
common-passwords-custom.txt
…
settings.py
…
test_admin_multidb.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_auth_backends_deprecation.py
…
test_auth_backends.py
…
test_basic.py
…
test_checks.py
…
test_context_processors.py
…
test_decorators.py
…
test_deprecated_views.py
…
test_forms.py
…
test_handlers.py
…
test_hashers.py
Fixed
#27579
-- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
test_management.py
Normalized casing of "custom user model".
2016-11-23 15:14:28 -05:00
test_middleware.py
…
test_mixins.py
…
test_models.py
…
test_remote_user.py
…
test_signals.py
…
test_templates.py
Split AuthTemplateTests into test methods.
2017-01-12 13:18:49 -05:00
test_tokens.py
…
test_validators.py
Fixed
#27467
-- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented.
2016-11-16 17:40:37 -05:00
test_views.py
Refs
#17209
-- Fixed token verification for PasswordResetConfirmView POST requests.
2016-11-21 13:42:25 -05:00
urls_admin.py
…
urls_custom_user_admin.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
urls_deprecated.py
…
urls.py
…