django/tests/auth_tests/models
Lucidiot 13a9cde133 Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints. 2022-04-01 11:39:41 +02:00
..
__init__.py
custom_permissions.py
custom_user.py
invalid_models.py
is_active.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
minimal.py
no_password.py
proxy.py
uuid_pk.py
with_custom_email_field.py
with_foreign_key.py
with_integer_username.py
with_last_login_attr.py
with_many_to_many.py
with_unique_constraint.py