1
0
mirror of https://github.com/django/django.git synced 2025-01-20 15:19:20 +00:00
Jacob Walls ceea86baa3 Fixed #35425 -- Avoided INSERT with force_update and explicit pk.
Affected models where the primary key field is defined with a
default or db_default, such as UUIDField.
2024-05-07 12:15:27 +02:00
..
2024-01-26 12:45:07 +01:00