﻿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
28839	Model.__repr__() should include the pk	Álex Córcoles	nobody	"This was proposed on https://code.djangoproject.com/ticket/1055 , but it was fixed without including the PK. It was also suggested in https://code.djangoproject.com/ticket/20448 , but ignored.

I think the PK is very valuable as `__repr__`, as it allows you to retrieve the object unambiguously; while __str__ really can't have a good default implementation."	Cleanup/optimization	new	Database layer (models, ORM)	1.11	Normal			Collin Anderson	Unreviewed	0	0	0	0	0	0
