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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
History
abhiabhi94
22da686ca9
Refs
#24121
-- Added __repr__() to PermWrapper.
2021-05-28 08:03:23 +02: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
Refs
#24121
-- Added __repr__() to PermWrapper.
2021-05-28 08:03:23 +02:00
test_decorators.py
…
test_forms.py
Fixed
#32765
-- Removed "for" HTML attribute from ReadOnlyPasswordHashWidget.
2021-05-19 20:34:57 +02:00
test_handlers.py
…
test_hashers.py
…
test_management.py
…
test_middleware.py
Refs
#32508
-- Raised ImproperlyConfigured instead of using "assert" in middlewares.
2021-03-11 08:34:28 +01:00
test_migrations.py
…
test_mixins.py
…
test_models.py
…
test_remote_user.py
…
test_signals.py
…
test_templates.py
…
test_tokens.py
Fixed
#32664
-- Made PasswordResetTokenGenerator.secret validation lazy.
2021-04-20 07:34:53 +02:00
test_validators.py
…
test_views.py
Fixed
#28216
-- Added next_page/get_default_redirect_url() to LoginView.
2021-02-08 21:08:05 +01:00
urls_admin.py
…
urls_custom_user_admin.py
Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log_deletion() methods.
2021-05-20 07:29:16 +02:00
urls.py
Fixed
#28216
-- Added next_page/get_default_redirect_url() to LoginView.
2021-02-08 21:08:05 +01:00