Cannot resolve keyword 'status' into field. Choices are: address, consultation_hours, doctor, doctor_id, doctor_name, id, illness, isdelete, patient, patient_id, patient_name, registration_time
看起来就是告诉你字段"status"是不存在的,表里只有字段address, consultation_hours, doctor, doctor_id, doctor_name, id, illness, isdelete, patient, patient_id, patient_name, registration_time。