Fix IntegrityError due to autoflush
- catch IntegrityError on patch - disable autoflush (IntegrityError was raised before commit due to autoflush)
Loading
Please register or sign in to comment
- catch IntegrityError on patch - disable autoflush (IntegrityError was raised before commit due to autoflush)