so the Problem is pretty simple:
I didnt know that the Foreignkeys name is being generated, so i just defined them with a _id, but django does that job already, so i had a department_id_id and tried to access that with department_id :)