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-06 23:42:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
composite_pk
/
models
History
Bendeguz Csirmaz
5851605863
Fixed
#36064
-- Skipped an UPDATE when adding a model instance with a composite primary key with default values.
2025-01-10 11:43:38 +01:00
..
__init__.py
Fixed
#36062
-- Handled serialization of CompositePrimaryKeys.
2025-01-08 14:52:59 +01:00
tenant.py
Fixed
#36064
-- Skipped an UPDATE when adding a model instance with a composite primary key with default values.
2025-01-10 11:43:38 +01:00