1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
Jacob Walls b325864686 [5.1.x] Fixed #36077 -- Corrected docs on pk value where Model.save() executes an UPDATE.
The empty string is no longer special-cased since
c2ba59fc1da5287d6286e2c2aca4083d5bafe056.

Backport of d66137b39b1503ca3d4d4fac687251adbc845068 from main.
2025-01-13 11:20:05 +01:00
..