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.
--
Ticket URL: <https://code.djangoproject.com/ticket/32856>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Daniele Varrazzo):
Proposed MR https://github.com/django/django/pull/14530
--
Ticket URL: <https://code.djangoproject.com/ticket/32856#comment:1>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/32856#comment:2>
* keywords: => psycopg2
* resolution: => wontfix
* status: new => closed
* component: Uncategorized => Database layer (models, ORM)
* type: Uncategorized => New feature
Comment:
Django 2.2 is in extended support so it doesn't get new features anymore.
I've prepared [https://github.com/django/django/pull/14547 PR] with docs
clarification.
--
Ticket URL: <https://code.djangoproject.com/ticket/32856#comment:3>
Comment (by GitHub <noreply@…>):
In [changeset:"837ffcfa681d0f65f444d881ee3d69aec23770be" 837ffcfa]:
{{{
#!CommitTicketReference repository=""
revision="837ffcfa681d0f65f444d881ee3d69aec23770be"
[2.2.x] Refs #32856 -- Doc'd that psycopg2 < 2.9 is required.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32856#comment:4>
Comment (by GitHub <noreply@…>):
In [changeset:"12141e3116a5df647aff451d47fd27de2bec6394" 12141e31]:
{{{
#!CommitTicketReference repository=""
revision="12141e3116a5df647aff451d47fd27de2bec6394"
[2.2.x] Refs #32856 -- Clarified that psycopg2 < 2.9 is required.
Follow up to 837ffcfa681d0f65f444d881ee3d69aec23770be.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32856#comment:5>