﻿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
7748	inspectdb on PostgreSQL database missing type for 'real' column	bthomas@…	nobody	"I have several columns of type 'real' in a legacy database. 'inspectdb' is not detecting their type correctly. psycopg2's introspection.py maps type 701 to FloatField, but these columns appear to be type 700.

Database is PostgreSQL 8.2 on Win32, using current SVN copy of Django, connecting with psycopg2.
"		closed	django-admin.py inspectdb	dev		invalid			Unreviewed	1	0	0	0	0	0
