﻿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
1503	"model validation does not report duplicate auto-generated ""id"" column"	mir@…	Adrian Holovaty	"This is a complicated case ...

If you set up a model class with a field named ""id"" and without any primary key, Django will add an AutoField named ""ID"". This leads to a duplicate field name, producing strange effects (django.db.models.query.find_field will report that there's no ""id"" field at all ...) which are hard to hunt down."	defect	closed	Database layer (models, ORM)	magic-removal	normal	fixed		mir@…	Unreviewed	0	0	0	0	0	0
