<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Overriding a Widget in the Django Admin Site</title>
	<atom:link href="http://www.fictitiousnonsense.com/archives/22/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fictitiousnonsense.com/archives/22</link>
	<description>&#38; Wasted Ink</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:17:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dwight Hansen</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-91</link>
		<dc:creator>Dwight Hansen</dc:creator>
		<pubDate>Sat, 06 Mar 2010 19:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-91</guid>
		<description>Thanks for this post. I am new at python and this is a big help.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. I am new at python and this is a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bartlet</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-84</link>
		<dc:creator>Bartlet</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-84</guid>
		<description>To follow, without halt, one aim: There&#039;s the secret of success.</description>
		<content:encoded><![CDATA[<p>To follow, without halt, one aim: There&#8217;s the secret of success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tappin</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-82</link>
		<dc:creator>Ben Tappin</dc:creator>
		<pubDate>Thu, 05 Nov 2009 10:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-82</guid>
		<description>Thank you! Just what I needed.

Unfortunately this overwrites the existing attrs for the widget. I&#039;m sure there&#039;s a workaround but I don&#039;t need it right now :-).</description>
		<content:encoded><![CDATA[<p>Thank you! Just what I needed.</p>
<p>Unfortunately this overwrites the existing attrs for the widget. I&#8217;m sure there&#8217;s a workaround but I don&#8217;t need it right now :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: podarki</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-80</link>
		<dc:creator>podarki</dc:creator>
		<pubDate>Sun, 23 Aug 2009 10:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-80</guid>
		<description>??????, ?? ??? ??????, ????? ?????? ? ?????? ?????, ??? ??? ????????????.</description>
		<content:encoded><![CDATA[<p>??????, ?? ??? ??????, ????? ?????? ? ?????? ?????, ??? ??? ????????????.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-64</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Wed, 10 Jun 2009 00:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-64</guid>
		<description>oh thanks :)</description>
		<content:encoded><![CDATA[<p>oh thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varikin</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-62</link>
		<dc:creator>varikin</dc:creator>
		<pubDate>Sun, 07 Jun 2009 17:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-62</guid>
		<description>Rick, you mean my very next post, http://www.fictitiousnonsense.com/archives/33?</description>
		<content:encoded><![CDATA[<p>Rick, you mean my very next post, <a href="http://www.fictitiousnonsense.com/archives/33?" rel="nofollow">http://www.fictitiousnonsense.com/archives/33?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-59</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Sat, 06 Jun 2009 02:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-59</guid>
		<description>Thanks, varikin.

Like Ed, I&#039;m having the problem of the preview not working.

I found this:

http://expressionengine.com/forums/viewthread/82013/P18/#425444

But I&#039;m having a hard time how to translate that into Django.

I noticed your post says &quot;I have some server side hooks to process the save and preview, but I will get to that in another post.&quot;

So any idea when we might see that second post? :)</description>
		<content:encoded><![CDATA[<p>Thanks, varikin.</p>
<p>Like Ed, I&#8217;m having the problem of the preview not working.</p>
<p>I found this:</p>
<p><a href="http://expressionengine.com/forums/viewthread/82013/P18/#425444" rel="nofollow">http://expressionengine.com/forums/viewthread/82013/P18/#425444</a></p>
<p>But I&#8217;m having a hard time how to translate that into Django.</p>
<p>I noticed your post says &#8220;I have some server side hooks to process the save and preview, but I will get to that in another post.&#8221;</p>
<p>So any idea when we might see that second post? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-57</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 04 Jun 2009 01:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-57</guid>
		<description>Great tutorial thank you!

I have one problem: the preview window (when I hit the checkmark in the markitup bar) just renders exactly what is written in the input, not parsing it to HTML. Any ideas? I&#039;m using textile instead of markdown, but that shouldn&#039;t matter.</description>
		<content:encoded><![CDATA[<p>Great tutorial thank you!</p>
<p>I have one problem: the preview window (when I hit the checkmark in the markitup bar) just renders exactly what is written in the input, not parsing it to HTML. Any ideas? I&#8217;m using textile instead of markdown, but that shouldn&#8217;t matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesús Gómez</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-55</link>
		<dc:creator>Jesús Gómez</dc:creator>
		<pubDate>Fri, 29 May 2009 15:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-55</guid>
		<description>Hello. Very useful.

I wanted to point that i had a little issue with this method, and is that i couldn&#039;t set the raw_html field as an optional field in the admin, and i had to override formfield_for_dbfield as explained in the &lt;a href=&quot;http://www.kryogenix.org/days/2008/03/28/overriding-a-single-field-in-the-django-admin-using-newforms-admin&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; you followed instead of defining the post arg in the PostAdmin.

I wold like to rescue the form way so: any idea why this happend?</description>
		<content:encoded><![CDATA[<p>Hello. Very useful.</p>
<p>I wanted to point that i had a little issue with this method, and is that i couldn&#8217;t set the raw_html field as an optional field in the admin, and i had to override formfield_for_dbfield as explained in the <a href="http://www.kryogenix.org/days/2008/03/28/overriding-a-single-field-in-the-django-admin-using-newforms-admin" rel="nofollow">post</a> you followed instead of defining the post arg in the PostAdmin.</p>
<p>I wold like to rescue the form way so: any idea why this happend?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varikin</title>
		<link>http://www.fictitiousnonsense.com/archives/22/comment-page-1#comment-53</link>
		<dc:creator>varikin</dc:creator>
		<pubDate>Thu, 28 May 2009 14:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.fictitiousnonsense.com/?p=22#comment-53</guid>
		<description>@Rick, yes, the inner class Media is for Django widgets. It includes those things on the page when rendered.</description>
		<content:encoded><![CDATA[<p>@Rick, yes, the inner class Media is for Django widgets. It includes those things on the page when rendered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
