0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/auth_tests/models
Jacob Walls 0362b0e986 Fixed #26615 -- Made password reset token invalidate when changing email.
Co-Authored-By: Silas Barta <sbarta@gmail.com>
2020-10-21 09:29:53 +02:00
..
__init__.py Fixed #26615 -- Made password reset token invalidate when changing email. 2020-10-21 09:29:53 +02:00
custom_permissions.py
custom_user.py
invalid_models.py
is_active.py
minimal.py
no_password.py
proxy.py
uuid_pk.py
with_custom_email_field.py Fixed #26615 -- Made password reset token invalidate when changing email. 2020-10-21 09:29:53 +02:00
with_foreign_key.py
with_integer_username.py
with_last_login_attr.py
with_many_to_many.py Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS. 2019-08-26 14:48:40 +02:00