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
Last modified 15 years ago Last modified on Jul 29, 2009, 1:39:53 PM
Note: See TracWiki for help on using the wiki.
Back to Top