flake8
passed.
JSHint
passed.
Review Request #11723 — Created July 15, 2021 and submitted
psycopg2-binary
2.9 introduced some changes that broke timezone
management on older versions of Django (2.2 and older). This includes
us, and is described at https://github.com/psycopg/psycopg2/issues/1293.Official guidance is to pin the version, so to avoid customer issues,
our wrapper package now pinspsycopg2-binary
to<2.9
.
Tested that installing
ReviewBoard[postgres]
installed the right package.Verified the fix with a customer.
Summary | ID |
---|---|
0056ae24d0702fd35567e008e8fa55caec91eef7 |