CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html;charset=utf-8
cache-control: must-revalidate
expires: Fri, 01 Jan 1999 00:00:00 GMT
set-cookie: trac_form_token=892193e9a5ac3ca5dcf2bc4b; HttpOnly; Path=/; Secure
set-cookie: trac_session=4645287da906691c8df935e9; expires=Tue, 21 Oct 2025 20:30:29 GMT; HttpOnly; Path=/; Secure
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
accept-ranges: bytes
via: 1.1 varnish, 1.1 varnish
date: Wed, 23 Jul 2025 20:30:29 GMT
x-served-by: cache-fra-etou8220132-FRA, cache-bom-vanm7210025-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1753302629.489837,VS0,VE336
vary: Accept-Encoding
IntegrityError – Django
Back to Top
Django
The web framework for perfectionists with deadlines.
Issues
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
16 years ago
Last modified on Jul 29, 2009, 1:39:53 PM
Note:
See TracWiki
for help on using the wiki.
Download in other formats:
Django Links
Learn More
Get Involved
Follow Us
- Hosting by In-kind donors
- Design by Threespot &
© 2005-2025 Django SoftwareFoundation unless otherwise noted. Django is a registered trademark of the Django Software Foundation.