bug bulk_create

2020-08-04 Thread nima salemahim
Traceback (most recent call last): File "/usr/lib/python3.7/code.py", line 90, in runcode exec(code, self.locals) File "", line 1, in File "/home/nima/.virtualenvs/behtarino/lib/python3.7/site-packages/django/db/models/fields/related_descriptors.py", line 946, in add through_def

Re: Udemy Clone

2020-08-04 Thread nima salemahim
i am backend developer of an organization and faced to this problem i have an OrderdModel class (DealCategory) and i wanted to make my (Deal) model also OrderdModel so i tried this way and faced this problem while adding a deal to dealcategory i am not share that it is django problem or django-orde

bug in bulk_create

2020-08-04 Thread nima salemahim
Traceback (most recent call last): File "/usr/lib/python3.7/code.py", line 90, in runcode exec(code, self.locals) File "", line 1, in File "/home/nima/.virtualenvs/behtarino/lib/python3.7/site-packages/django/db/models/fields/related_descriptors.py", line 946, in add through_def