﻿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
6935	inspectdb should handle table names with spaces.	Adam Vandenberg	Jeremy Dunck	"Some databases allow tables with spaces in the name, assuming that these table names are properly quoted in queries. (MS Sql Server, for example.)

The table-name-to-python-class-name lambda in inspectdb isn't handling spaces, which is generating invalid python class names.

This patch address that issue.
"		closed	django-admin.py inspectdb	dev		fixed			Accepted	1	0	0	0	0	0
