1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/auth_tests/models
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
with_many_to_many.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00