<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: amrshedou</title>
    <description>The latest articles on DEV Community by amrshedou (@amrshedou).</description>
    <link>https://dev.to/amrshedou</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F117051%2Ff664a31c-934a-427b-a0b0-bf9ae996b4bb.jpeg</url>
      <title>DEV Community: amrshedou</title>
      <link>https://dev.to/amrshedou</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amrshedou"/>
    <language>en</language>
    <item>
      <title>Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework</title>
      <dc:creator>amrshedou</dc:creator>
      <pubDate>Thu, 22 Nov 2018 17:30:41 +0000</pubDate>
      <link>https://dev.to/amrshedou/direct-assignment-to-the-reverse-side-of-a-many-to-many-set-is-prohibited-use-productsset-instead-django-rest-framework-5h45</link>
      <guid>https://dev.to/amrshedou/direct-assignment-to-the-reverse-side-of-a-many-to-many-set-is-prohibited-use-productsset-instead-django-rest-framework-5h45</guid>
      <description>&lt;p&gt;I'm getting this error &lt;br&gt;
"Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead"&lt;br&gt;
when I'm trying to insert a field of a tree like structure of a model and don't know what to do ,for help and for more details please have a look at the stackoverflow Question&lt;br&gt;
&lt;a href="https://stackoverflow.com/questions/53419386/direct-assignment-to-the-reverse-side-of-a-many-to-many-set-is-prohibited-use-p"&gt;https://stackoverflow.com/questions/53419386/direct-assignment-to-the-reverse-side-of-a-many-to-many-set-is-prohibited-use-p&lt;/a&gt;&lt;/p&gt;

</description>
      <category>help</category>
      <category>python</category>
      <category>django</category>
      <category>drf</category>
    </item>
  </channel>
</rss>
