How to: DatabaseError: current transaction is aborted, commands ignored until end of transaction block
How to: DatabaseError: current transaction is aborted, commands ignored until end of transaction block
DatabaseError: current transaction is aborted, commands ignored until end of transaction block
I got a lot of errors with the message :
"DatabaseError: current transaction is aborted, commands ignored until end of transaction block"
after changed from python-psycopg to python-psycopg2 as Django project’s database engine.
The code remains the same, just dont know where those errors are from.
Answ…
View On WordPress
















