Bogdan
Results
3
comments of
Bogdan
Hi @bentoluizv, thank you, your solution works, but in my case it is used many-to-many, and at this point an error occurs. I have 3 files, each of which has...
Hi @Kahacho, thank you for your help. I used your code examples, but I got the following error: ``` Traceback (most recent call last): File "/Users/bogdanvelikorodov/projects/test_1/main.py", line 4, in from...
@Kahacho, thanks a lot, it solved my problem.