﻿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
5114	Capitalized model name causes problem with many to many relation in postgres	aaron@…	Adrian Holovaty	"In [source:django/trunk/django/db/backends/postgresql/base.py@r5609#L274 postgresql/base.py line 274]
there is an SQL table name problem.  Many to many table references with capitalization is not being quoted properly.

This prevented me from loading my fixtures.

Attached is my modified and outdated base.py file, with the fix at line 244.

Hope this helps...
- Aaron."		closed	Database layer (models, ORM)	dev		duplicate	m2m capitalization postgres table name		Unreviewed	0	0	0	1	0	0
