This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-06 16:11:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2e06ff8e14
django
/
tests
/
auth_tests
History
Tim Graham
f3fa86a89b
Fixed
#29449
-- Reverted "Fixed
#28757
-- Allowed using contrib.auth forms without installing contrib.auth."
...
This reverts commit
3333d935d2
due to a crash if USERNAME_FIELD isn't a CharField.
2018-07-02 18:39:26 -04:00
..
fixtures
models
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
test_checks.py
test_context_processors.py
test_decorators.py
test_forms.py
Fixed
#29449
-- Reverted "Fixed
#28757
-- Allowed using contrib.auth forms without installing contrib.auth."
2018-07-02 18:39:26 -04:00
test_handlers.py
test_hashers.py
test_management.py
test_middleware.py
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
urls.py
urls_admin.py
urls_custom_user_admin.py