<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>torajirousan</author_name>
  <author_url>https://blog.hatena.ne.jp/torajirousan/</author_url>
  <blog_title>diadia</blog_title>
  <blog_url>https://torajirousan.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>エラー対処</anon>
  </categories>
  <description>python manage.py makemigrations をしたら以下のようなエラーが出た。 AttributeError: 'ManyToManyField' object has no attribute 'm2m_reverse_field_name' エラーが出るまでの過程 models.pyをいじり、makemigrationsを終わったあとにmigrateした。 問題点はどのmodels.pyのどのクラスのManyToManyFieldからエラーが発生しているかエラー内容から判断する事ができない点だ。このエラー対処には以下の方法がある。 https://stackoverfl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftorajirousan.hatenadiary.jp%2Fentry%2F2019%2F03%2F16%2F213118&quot; title=&quot;django エラー：AttributeError: &amp;#39;ManyToManyField&amp;#39; object has no attribute &amp;#39;m2m_reverse_field_name&amp;#39;が出る - diadia&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-16 21:31:18</published>
  <title>django エラー：AttributeError: 'ManyToManyField' object has no attribute 'm2m_reverse_field_name'が出る</title>
  <type>rich</type>
  <url>https://torajirousan.hatenadiary.jp/entry/2019/03/16/213118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
