i have a table name Items. every items is deletable but one item when i try to delete is throw error “IntegrityError at /admin/myeSite/items/
FOREIGN KEY constraint failed” why ? i am a beginner in django so please help me
i tried to delete all the items from the database and i wanted to store items from admin dashboard
New contributor
Bikram Gurung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.