• 
      

    Instal psycopg2 2.8.x for unit testing on certain versions of Django.

    Review Request #12279 — Created May 14, 2022 and submitted

    Information

    Django Evolution
    release-2.x

    Reviewers

    There's an incompatibility between psycopg2 2.9 and higher for Postgres
    support on Django 1.11 through 3.0. This change fixes up the tox
    configuration to install 2.8.x on these versions.

    Built all new tox environments for all versions of Django. All unit tests
    pass for all Django versions for Postgres.

    Summary ID
    Instal psycopg2 2.8.x for unit testing on certain versions of Django.
    There's an incompatibility between psycopg2 2.9 and higher for Postgres support on Django 1.11 through 3.0. This change fixes up the tox configuration to install 2.8.x on these versions.
    f868c7f31e011bb4faf52e3764220f3582bea500
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (ec83bf5)