<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hase1031</author_name>
  <author_url>https://blog.hatena.ne.jp/hase1031/</author_url>
  <blog_title>haseの日記</blog_title>
  <blog_url>https://hase1031.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Djangoでcssやimageを使いたいけど，どう設置していいかわからないときのメモです． settings.pyなどの変更 Djangoのチュートリアルで使ったmysiteの構成を考えます．まずmysiteの下にstaticフォルダを作ります． mysite/ __init__.py manage.py settings.py urls.py static &lt;---これこのstaticの下にcssやimageのフォルダを作ります（ここは自由）．次に，settings.pyを変更します． SITE_ROOT_DIRを追加します．（これは自由） SITE_ROOT_DIR = os.path.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhase1031.hatenadiary.org%2Fentry%2F20121030%2F1351598858&quot; title=&quot;Djangoで静的ファイルを置く - haseの日記&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>2012-10-30 21:07:38</published>
  <title>Djangoで静的ファイルを置く</title>
  <type>rich</type>
  <url>https://hase1031.hatenadiary.org/entry/20121030/1351598858</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
