<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hidehara</author_name>
  <author_url>https://blog.hatena.ne.jp/hidehara/</author_url>
  <blog_title>AWS / PHP / Python ちょいメモ</blog_title>
  <blog_url>https://hideharaaws.hatenablog.com/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>TIPS</anon>
  </categories>
  <description>以前書いたエントリーの追記。やはり、リモートでデバッグしてる時にも、Debug Toolbar を使いたくなったので調べてみると、接続元IPがわかれば、設定に書いてあげることで表示が可能でした。 設定方法 settings.py とかに、次の変数をセットしてあげればOK。 INTERNAL_IPS = ('127.0.0.1', 'aaa.bbb.ccc.ddd',) ※aaa.bbb.ccc.ddd は、接続「元」IP ちなみに、 If INTERNAL_IPS is empty, the Debug Toolbar automatically sets it to '127.0.0.1' …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhideharaaws.hatenablog.com%2Fentry%2F2016%2F03%2F28%2F132840&quot; title=&quot;Django の Debug Toolbar をリモート接続で表示 - AWS / PHP / Python ちょいメモ&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>2016-03-28 13:28:40</published>
  <title>Django の Debug Toolbar をリモート接続で表示</title>
  <type>rich</type>
  <url>https://hideharaaws.hatenablog.com/entry/2016/03/28/132840</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
