Due to Election slug being a foreign key in election_nominee_application the delete fails. ### Solution Send back HTTP code 409 due to the foreign key constraint failing.
Due to Election slug being a foreign key in election_nominee_application the delete fails.
Solution
Send back HTTP code 409 due to the foreign key constraint failing.