﻿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
4099	psycopg2-2.0.6b2 does not allow lists in cursor.execute	mde@…	Malcolm Tredinnick	"The latest version of Django (currently 0.96) does not work with the latest release of psycopg2 (currently psycopg2-2.0.6b2). Doing ""python manage.py syncdb"" fails with a ProgrammingError that says ""argument formats can't be mixed.""

Django 0.96/Postgres works fine if you go back to psycopg2-2.0.5.1.

It would save people frustration if the installation docs mentioned that Django depends on a specific version of a DB connector."		closed	Database layer (models, ORM)	dev		fixed			Accepted	0	0	0	0	0	0
