Django->IntegrityError when Creating a record with a foreign key assign to it model
So I am Following a course of Django API and at last of my project is to create API for a Little Lemon restaurant.I have downloaded the Same Project Source code and now implementing it on my side.Currently i am stuck on a issue for 2 days now i have tried chatgpt, stack-overflow but there are no concrete solution.so the problem is i can’t insert a menu-item in the DB. Beacuse it is thorwing an error of