Skip to content

luizalabs/django-postgreconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-postgreconnect

A reconnecting backend for django on postgres

Installation

  1. Run the command pip install django-postgreconnect in your terminal.
  2. In your settings.py file change the database backend to django-postgreconnect.
  3. Celebrate that your Django app will now reconnect if your Postgres drops connections.

About

A reconnecting backend for django on postgres

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%