﻿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
23748	inspectdb should introspect autofield	Paul Dejean	Nick Pope	"My models.py was full of stuff like:
day_id = models.IntegerField(primary_key=True)
Due to the naming convention that we prefer for our primary keys.

I actually wasn't aware of AutoField until just now, and thought that primary keys not being made auto increment was by design for some reason."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	inspectdb		Accepted	1	0	0	0	0	0
