I need to import some data in django and I stopped on one problem.
I have few models in JSON file and they are all connected via ForeignKey field. In my app I potenti