So I am using Apache Kafka with Python and Postgres database. I have a model named ImportResultDetail with a foreign key to another model called ImportRes
ImportResultDetail
ImportRes