You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use `pyscopg3` while having `psycopg2` installed,
but not the other way around. Django will use `psycopg3`
when available, otherwise `psycopg2`.
0 commit comments