﻿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
32856	Django 2.2 not compatible with psycopg 2.9	Daniele Varrazzo	nobody	"Psycopg 2.9 passes a timedelta instead of an int number of minutes to the tzinfo_factory object. Before making this change I looked at the Django source to check some problems and didn't find any in master, but I missed to check previous releases.

The issue has been reported in https://github.com/psycopg/psycopg2/issues/1293

It is not immediate to me how to fix the problem while fixing https://github.com/psycopg/psycopg2/issues/1272, so I will propose a MR to fix the problem in Django."	New feature	closed	Database layer (models, ORM)	2.2	Normal	wontfix	psycopg2		Unreviewed	1	0	0	0	0	0
