Josh Schneier 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 8 tahun lalu
..
__init__.py 975a76a964 Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0. 8 tahun lalu
custom_permissions.py 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 8 tahun lalu
custom_user.py 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 8 tahun lalu
invalid_models.py a08fda2111 Fixed #25746 -- Isolated inlined test models registration. 9 tahun lalu
is_active.py 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models. 9 tahun lalu
uuid_pk.py 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. 9 tahun lalu
with_custom_email_field.py 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 tahun lalu
with_foreign_key.py 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models. 9 tahun lalu
with_integer_username.py 975a76a964 Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0. 8 tahun lalu