levental 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 anos atrás
..
__init__.py 975a76a964 Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0. 8 anos atrás
custom_permissions.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. 9 anos atrás
custom_user.py e0a3d93730 Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 9 anos atrás
invalid_models.py a08fda2111 Fixed #25746 -- Isolated inlined test models registration. 9 anos atrás
is_active.py 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models. 9 anos atrás
uuid_pk.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. 9 anos atrás
with_custom_email_field.py 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 anos atrás
with_foreign_key.py 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models. 9 anos atrás
with_integer_username.py 975a76a964 Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0. 8 anos atrás