There are new exception messages for constraint fails since sqlite v3.7.16. The integrity error is regex is not matching DBDuplicateEntry anymore.
The new message looks like: (IntegrityError) UNIQUE constraint failed: k1, k2
There are new exception messages for constraint fails since sqlite v3.7.16.
The integrity error is regex is not matching DBDuplicateEntry anymore.
The new message looks like: (IntegrityError) UNIQUE constraint failed: k1, k2