<?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: Hacking comments in Django 1.0</title>
	<atom:link href="http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 15:33:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-7359</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Mon, 05 Jan 2009 20:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-7359</guid>
		<description>Tim, thanks for pointing that out! I forgot to mention that part in the tutorial. You need to make sure that all users have the comments.can_moderate permission, which can be done by creating a &#039;User&#039; group that has the comments.can_moderate permission and then subscribing all users to that group. I will update the tutorial later.</description>
		<content:encoded><![CDATA[<p>Tim, thanks for pointing that out! I forgot to mention that part in the tutorial. You need to make sure that all users have the comments.can_moderate permission, which can be done by creating a &#8216;User&#8217; group that has the comments.can_moderate permission and then subscribing all users to that group. I will update the tutorial later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Hoelscher</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-7357</link>
		<dc:creator>Tim Hoelscher</dc:creator>
		<pubDate>Mon, 05 Jan 2009 19:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-7357</guid>
		<description>Thanks for posting this - this has gone a long way toward helping me resolve my problem! However, I still have one obstacle. When the request is forwarded to the &quot;official&quot; moderation delete view, there is authentication there as well that trumps what you are doing in the mod_comments delete. Specifically, there is a decorator which checks for the &quot;comments.can_moderate&quot; permission. Did you encounter this obstacle as well and if so, how did you overcome it? I am hesitant to remove this check from the django.contrib.comments.moderation view but will if it&#039;s the only option.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this &#8211; this has gone a long way toward helping me resolve my problem! However, I still have one obstacle. When the request is forwarded to the &#8220;official&#8221; moderation delete view, there is authentication there as well that trumps what you are doing in the mod_comments delete. Specifically, there is a decorator which checks for the &#8220;comments.can_moderate&#8221; permission. Did you encounter this obstacle as well and if so, how did you overcome it? I am hesitant to remove this check from the django.contrib.comments.moderation view but will if it&#8217;s the only option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keller</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-6706</link>
		<dc:creator>Keller</dc:creator>
		<pubDate>Sun, 19 Oct 2008 09:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-6706</guid>
		<description>Thank you for posting this! I will use what I have learned here to add comments to my site.

Best,
Keller</description>
		<content:encoded><![CDATA[<p>Thank you for posting this! I will use what I have learned here to add comments to my site.</p>
<p>Best,<br />
Keller</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zgoda</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-3744</link>
		<dc:creator>zgoda</dc:creator>
		<pubDate>Mon, 08 Sep 2008 19:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-3744</guid>
		<description>Actually, comment utils have not been updated to be 1.0 compatible. I already use it for automatic comment moderation, but the rest of the code is made specific for old comments framework.

I hope the new framework soon will get some love. :)</description>
		<content:encoded><![CDATA[<p>Actually, comment utils have not been updated to be 1.0 compatible. I already use it for automatic comment moderation, but the rest of the code is made specific for old comments framework.</p>
<p>I hope the new framework soon will get some love. <img src='http://thomas.broxrost.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Brox Røst</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-3708</link>
		<dc:creator>Thomas Brox Røst</dc:creator>
		<pubDate>Mon, 08 Sep 2008 13:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-3708</guid>
		<description>Jarek, yeah, I had the same feeling. I&#039;m guessing there will be considerable post-1.0 changes to the comments framework. At least it&#039;s a lot less messier than it used to be. It might be worth checking out James Bennet&#039;s &lt;a href=&quot;http://code.google.com/p/django-comment-utils/&quot; rel=&quot;nofollow&quot;&gt;django-comment-utils&lt;/a&gt;, but I&#039;m not sure how updated it is.</description>
		<content:encoded><![CDATA[<p>Jarek, yeah, I had the same feeling. I&#8217;m guessing there will be considerable post-1.0 changes to the comments framework. At least it&#8217;s a lot less messier than it used to be. It might be worth checking out James Bennet&#8217;s <a href="http://code.google.com/p/django-comment-utils/" rel="nofollow">django-comment-utils</a>, but I&#8217;m not sure how updated it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zgoda</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-3705</link>
		<dc:creator>zgoda</dc:creator>
		<pubDate>Mon, 08 Sep 2008 12:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-3705</guid>
		<description>I use similar approach with new comments framework customization, but this seems to me ugly. I had to wrap all built-in comment views and provide my own templates, including comment form (hey, the strings there are not marked for translation!).

Anyway, thank you, at least now I know I am not alone here. :)</description>
		<content:encoded><![CDATA[<p>I use similar approach with new comments framework customization, but this seems to me ugly. I had to wrap all built-in comment views and provide my own templates, including comment form (hey, the strings there are not marked for translation!).</p>
<p>Anyway, thank you, at least now I know I am not alone here. <img src='http://thomas.broxrost.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Burgeoning Openly Owned Web &#187; links for 2008-09-06</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-3499</link>
		<dc:creator>The Burgeoning Openly Owned Web &#187; links for 2008-09-06</dc:creator>
		<pubDate>Sat, 06 Sep 2008 10:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-3499</guid>
		<description>[...] Hacking comments in Django 1.0 Adding comments to ur django app (tags: django python comments) [...]</description>
		<content:encoded><![CDATA[<p>[...] Hacking comments in Django 1.0 Adding comments to ur django app (tags: django python comments) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy.edmonds.be &#8250; links for 2008-09-06</title>
		<link>http://thomas.broxrost.com/2008/09/05/hacking-comments-in-django-10/comment-page-1/#comment-3497</link>
		<dc:creator>andy.edmonds.be &#8250; links for 2008-09-06</dc:creator>
		<pubDate>Sat, 06 Sep 2008 10:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.broxrost.com/?p=60#comment-3497</guid>
		<description>[...] Hacking comments in Django 1.0 Adding comments to ur django app (tags: django python comments) [...]</description>
		<content:encoded><![CDATA[<p>[...] Hacking comments in Django 1.0 Adding comments to ur django app (tags: django python comments) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
