<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atasatamatara</author_name>
  <author_url>https://blog.hatena.ne.jp/atasatamatara/</author_url>
  <blog_title>憧れ駆動開発</blog_title>
  <blog_url>https://atasatamatara.hatenablog.jp/</blog_url>
  <categories>
    <anon>Django</anon>
  </categories>
  <description>まあ公式ドキュメント読めばいい 参考::フォームやフィールドのバリデーション — Django v1.0 documentation 具体例 class HogeForm(forms.ModelForm): # intのフィールド hoge_int = forms.IntegerField(label=u'番号', required=False) # char のフィールド moge_char = forms.CharField(label=u'文字列', max_length=100, required=False) #単一のフォームのバリデーションチェックをする def clean_hog…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatasatamatara.hatenablog.jp%2Fentry%2F20120723%2F1343044296&quot; title=&quot;formのcleanするときはcleaned_data返せば良い&amp;amp;forms.ModelFormはオーバーライドっぽくできる - 憧れ駆動開発&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-07-23 20:51:36</published>
  <title>formのcleanするときはcleaned_data返せば良い&amp;forms.ModelFormはオーバーライドっぽくできる</title>
  <type>rich</type>
  <url>https://atasatamatara.hatenablog.jp/entry/20120723/1343044296</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
