<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoppy0066</author_name>
  <author_url>https://blog.hatena.ne.jp/yoppy0066/</author_url>
  <blog_title>とりあえずphpとか</blog_title>
  <blog_url>https://kimagureneet.hatenablog.com/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>Python</anon>
  </categories>
  <description>はじめに 今回やりたかったことはviews.py list = [ {&quot;id&quot;:1, &quot;name&quot;: &quot;山田&quot;, &quot;job_id&quot;: 1}, {&quot;id&quot;:2, &quot;name&quot;: &quot;田中&quot;, &quot;job_id&quot;: 2}, ・・・ ] job = { 1: &quot;サラリーマン&quot;, 2: &quot;農家&quot;, ・・・ } return render(request, &quot;index.html&quot;, { &quot;list&quot;: list, &quot;job&quot;: job })上記の形でviewでセットされている値を使って 1 山田 サラリーマン 2 田中 農家 みたいな感じで表示したいということでした。やり方が間違っているだけかもしれません…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimagureneet.hatenablog.com%2Fentry%2F2016%2F08%2F27%2F235603&quot; title=&quot;【Django】templateでdicrionaryの値を使う方法メモ - とりあえずphpとか&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-08-27 23:56:03</published>
  <title>【Django】templateでdicrionaryの値を使う方法メモ</title>
  <type>rich</type>
  <url>https://kimagureneet.hatenablog.com/entry/2016/08/27/235603</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
