jdelic / django-dbconn-retry

Patches Django to reconnect on a failed database connection once before failing. Helping with running Django ORM through HAProxy, for example.
BSD 3-Clause "New" or "Revised" License
76 stars 25 forks source link

New PyPi Release #76

Closed joshowen closed 1 month ago

joshowen commented 1 month ago

Hello @jdelic ,

Would you mind cutting a new PyPi release, to include support for psycopg3?

Thank you!

jdelic commented 1 month ago

@joshowen I just uploaded v0.1.8 which should fix this. Thank you for reminding me.