﻿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
19713	Rename inspectdb tests model's field for clarity	Simon Charette	nobody	"The recently added inspect db [https://github.com/django/django/commit/eb03fe164277b3d7a2ff856415457176d6a2ee51 test] refers to model field by numerical index.

The attached patch name those fields based on their type for clarity. This also fixes the regression on MySQL concerning `blank` and `null` ordering in `NullBooleanField`.

"	Cleanup/optimization	closed	Testing framework	dev	Normal	fixed			Accepted	1	0	0	0	0	0
