<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lovelovezamakko2</author_name>
  <author_url>https://blog.hatena.ne.jp/lovelovezamakko2/</author_url>
  <blog_title>otkken2のプログラミング備忘録</blog_title>
  <blog_url>https://otkken2.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>事情がありmigrationファイルを全て消してイチから出直したくなった。 プロジェクトのあるディレクトリで下記コマンドを打てば__init__.py以外削除してくれる、とのことで実行 find . -path &quot;*/migrations/*.py&quot; -not -name &quot;__init__.py&quot; -delete find . -path &quot;*/migrations/*.pyc&quot; -deleteそして再度migration ファイルを作ればよいとのこだが… python manage.py makemigrations エラーになってしまった。ModuleNotFoundError: No …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotkken2.hateblo.jp%2Fentry%2F2020%2F03%2F14%2F101959&quot; title=&quot;備忘録：migrationsを削除してから再度makemigrationsする流れについて - otkken2のプログラミング備忘録&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>2020-03-14 10:19:59</published>
  <title>備忘録：migrationsを削除してから再度makemigrationsする流れについて</title>
  <type>rich</type>
  <url>https://otkken2.hateblo.jp/entry/2020/03/14/101959</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
