django/tests/auth_tests/models
django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
custom_permissions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
custom_user.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
invalid_models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
is_active.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
minimal.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
no_password.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
proxy.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
uuid_pk.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
with_custom_email_field.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
with_foreign_key.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
with_integer_username.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
with_last_login_attr.py Fixed #29132 -- Avoided connecting update_last_login() handler if User.last_login isn't a field. 2018-02-21 10:36:31 -05:00
with_many_to_many.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00