<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuheiomori0718</author_name>
  <author_url>https://blog.hatena.ne.jp/yuheiomori0718/</author_url>
  <blog_title>メモ置き場</blog_title>
  <blog_url>https://y0m0r.hateblo.jp/</blog_url>
  <categories>
    <anon>django</anon>
  </categories>
  <description>実に小ネタですが、help_textに指定する文言が長くて改行させたい場合、brタグを含めりゃよさそうですが、デフォルトでエスケープされて、そのまま&lt;br&gt;と表示されてしまいます。 class ContactForm(forms.Form): subject = forms.CharField(max_length=100, help_text='100 characters max.') message = forms.CharField() sender = forms.EmailField(help_text='A valid email address, please. &lt;br/&gt; e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy0m0r.hateblo.jp%2Fentry%2F20120829%2F1346239982&quot; title=&quot;DjangoのFormのhelp_textを改行させる - メモ置き場&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-08-29 20:33:02</published>
  <title>DjangoのFormのhelp_textを改行させる</title>
  <type>rich</type>
  <url>https://y0m0r.hateblo.jp/entry/20120829/1346239982</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
