﻿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
27966	Bump required version of pyscopg2 to 2.5.4	karyon	Mariusz Felisiak	"[https://github.com/django/django/commit/b484f167bed61f4cff215208eddf98a0655239d4#diff-aef216ccdc37941bfed98ea3c80f7642R200 this commit ] uses the cursor as context manager (line in question is marked), which were added in psycopg2 2.5 ([http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-5 release notes]) (see third item)

but [https://github.com/django/django/blob/master/django/db/backends/postgresql/base.py#L33 here] django checks only for 2.4.5.

[https://github.com/django/django/commit/3adc5f1ee6618a615db07d4a868b366a15c39f82 this commit here] made 2.4.5 a requirement and documented that in a few places."	Bug	closed	Database layer (models, ORM)	1.11	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
