ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
Appears in Django when the current session is blocked
In Python, close the connection
import django
django.db.connection.close()
Loading exact match web results....
Loading normal web results....