| Version 3 (modified by , 16 years ago) ( diff ) |
|---|
Exception raised when the relational integrity of the database is affected, e.g. a foreign key check fails, duplicate key, etc.
from django.db import IntegrityError
Note:
See TracWiki
for help on using the wiki.