vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.94k stars 466 forks source link

Replace `psycopg2` with `psycopg` #663

Closed pamella closed 3 months ago

pamella commented 3 months ago

Description

Replace psycopg2 with psycopg due to Django support recommendation.

Motivation and Context

Resolves #661

Screenshots (if appropriate):

Steps to reproduce (if appropriate):

Types of changes

Checklist: