﻿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
14796	inspectdb producing field names which are Python keywords	pappjm@…	mmcnickle	"Similar to #1328; I had a case where inspectdb produced a model which uses a python keyword as a field in the model class.

* Django: 1.2.3
* Python: 2.6.5
* DB Driver: postgresql_psycopg2

I will attach an SQL file; it is from the Danbooru image server.  The table which had the problems is ""dmails""; the column is a foreign key column to the table ""users""."		closed	django-admin.py inspectdb	1.2		fixed			Accepted	1	0	0	0	0	0
