﻿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
4557	Case-sensitivity issue with app name when creating database tables on windows	anonymous	nobody	If you name an app with capital letters when developing on windows, the table gets built all lower cases. Then when you run syncdb it first thinks the table doesn't exist (because the difference in capitals) then it tries to make the table and you end up with a SQL error. 		closed	Database layer (models, ORM)	0.96		duplicate			Unreviewed	0	0	0	0	0	0
