﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36077	Incorrect mention of falsey primary key values in save() documentation	Jacob Walls	Jacob Walls	"This [https://github.com/django/django/blob/8c118c0e00846091c261b97dbed9a5b89ceb79bf/docs/ref/models/instances.txt#L556 sentence] in the description of `save()` is outdated since c2ba59fc1da5287d6286e2c2aca4083d5bafe056. We only consider a pk set if it's not None, as opposed to the empty string (before that commit) nor other falsey values like 0 (since forever, AFAICT).

[https://github.com/django/django/pull/19019 PR]

Found during [https://github.com/django/django/pull/19008#discussion_r1907945288 PR discussion]"	Cleanup/optimization	closed	Documentation	5.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
