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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
Carlton Gibson
57b9604451
Converted auth test to use subTest().
2019-08-29 12:49:16 +02:00
..
fixtures
…
models
Fixed
#29019
-- Added ManyToManyField support to REQUIRED_FIELDS.
2019-08-26 14:48:40 +02:00
templates
…
__init__.py
…
backend_alias.py
…
client.py
…
common-passwords-custom.txt
…
settings.py
…
test_admin_multidb.py
…
test_auth_backends.py
…
test_basic.py
Converted auth test to use subTest().
2019-08-29 12:49:16 +02:00
test_checks.py
…
test_context_processors.py
…
test_decorators.py
…
test_forms.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
test_handlers.py
…
test_hashers.py
…
test_management.py
Fixed
#29019
-- Added ManyToManyField support to REQUIRED_FIELDS.
2019-08-26 14:48:40 +02:00
test_middleware.py
…
test_migrations.py
…
test_mixins.py
…
test_models.py
…
test_remote_user_deprecation.py
…
test_remote_user.py
…
test_signals.py
…
test_templates.py
…
test_tokens.py
…
test_validators.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
test_views.py
…
urls_admin.py
…
urls_custom_user_admin.py
…
urls.py
…