This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
/
models
History
Sarah Boyce
23c6effac0
Fixed
#36087
-- Supported password reset on a custom user model with a composite primary key.
2025-01-13 15:51:21 +01:00
..
__init__.py
Fixed
#36087
-- Supported password reset on a custom user model with a composite primary key.
2025-01-13 15:51:21 +01:00
custom_permissions.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
custom_user.py
Fixed
#36087
-- Supported password reset on a custom user model with a composite primary key.
2025-01-13 15:51:21 +01:00
invalid_models.py
…
is_active.py
…
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
…