<?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>python</anon>
  </categories>
  <description>args, kwargs が良くわかってなかったので苦労した話。python2.7.x と Django1.8.xでの確認です。 Formオブジェクトに渡すときには Formオブジェクトを生成するときに、GET パラメーターを渡したいと考えたが発端。あちこち参照して、一つに落ち着きました。views.py: class TestFormView(FormView): template_name = 'testform.html' form_class = TestForm success_url = reverse_lazy('index') forms.py class TestForm(f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhideharaaws.hatenablog.com%2Fentry%2F2017%2F02%2F05%2F021111&quot; title=&quot;Django で view から Form オブジェクトに値を渡す : kwargs活用 - 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>2017-02-05 02:11:11</published>
  <title>Django で view から Form オブジェクトに値を渡す : kwargs活用</title>
  <type>rich</type>
  <url>https://hideharaaws.hatenablog.com/entry/2017/02/05/021111</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
