﻿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
12615	Broken queryset indexing with postgresql_psycopg2 with custom through model	yxven	nobody	"If you start a new project and setup a database using postgresl_psycopg2 (I know sqlite3 works. I dunno about others), and create a model that uses a custom through model, queryset indexing will be broken when accessed through that relationship.

I've attached a simplified models.py and tests.py to explain and demonstrate it.
"		closed	Uncategorized	1.1-beta		invalid			Unreviewed	0	0	0	0	0	0
