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-01-31 04:40:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
David Wobrock
5aaad5f39c
Fixed
#34165
-- Made permissions creation respect the "using" parameter.
2022-12-24 11:58:33 +01:00
..
fixtures
…
models
…
templates
…
__init__.py
…
backend_alias.py
…
client.py
…
common-passwords-custom.txt
Fixed
#16860
-- Added password validation to django.contrib.auth.
2015-06-07 19:31:20 +02:00
settings.py
…
test_admin_multidb.py
Fixed various tests on MySQL with MyISAM storage engine.
2022-04-18 07:05:52 +02:00
test_auth_backends.py
…
test_basic.py
…
test_checks.py
…
test_context_processors.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_decorators.py
…
test_forms.py
…
test_handlers.py
…
test_hashers.py
…
test_management.py
Fixed
#34165
-- Made permissions creation respect the "using" parameter.
2022-12-24 11:58:33 +01:00
test_middleware.py
…
test_migrations.py
…
test_mixins.py
…
test_models.py
…
test_remote_user.py
…
test_signals.py
Fixed
#15619
-- Deprecated log out via GET requests.
2022-03-29 06:42:14 +02:00
test_templates.py
…
test_tokens.py
…
test_validators.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_views.py
…
urls_admin.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
urls_custom_user_admin.py
…
urls.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00