Python/Django issue | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python/Django issue

Hi, I'm trying to populate the admin field directly from the created_by field on save of a group instance though I'm getting error "direct assignment to the forward side of a many-to-many set is prohibited" How can I work around this ? Here's my code https://pastebin.com/xq6uNSVD

12th Jul 2021, 1:08 PM
Arvand
Arvand - avatar
0 Answers