<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>johzan</author_name>
  <author_url>https://blog.hatena.ne.jp/johzan/</author_url>
  <blog_title>常山日記</blog_title>
  <blog_url>https://johzan.hatenadiary.org/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>Code</anon>
  </categories>
  <description>続きが出たので今回も超絶意訳をやって行きたいと思います。 前提として、 models.pyは前回使っていたものを使います。 新しく作る場合は、Metaクラス部分はなくても大丈夫です。 from django.db import models from django.contrib.auth.models import User # Create your models here. class Entry(models.Model): title = models.CharField(max_length=255) content = models.TextField() author = mo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjohzan.hatenadiary.org%2Fentry%2F20080924%2F1222240653&quot; title=&quot;&amp;quot;Spass mit Newforms-Admin - Read-Only Felder&amp;quot;超絶意訳 - 常山日記&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>http://art9.photozou.jp/pub/703/167703/photo/13121343.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-24 16:17:33</published>
  <title>&quot;Spass mit Newforms-Admin - Read-Only Felder&quot;超絶意訳</title>
  <type>rich</type>
  <url>https://johzan.hatenadiary.org/entry/20080924/1222240653</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
