$ errors.fyi/django/IntegrityError 128 namespaces · 4,025 codes
django · django/IntegrityError
IntegrityError

IntegrityError

Raised when a database integrity constraint is violated through the Django ORM — for example, inserting a duplicate value in a unique column, violating a NOT NULL constraint, or breaking a foreign key reference. Subclass of django.db.DatabaseError.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT