<?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>Kommentare zu: Introducing django-thumbnail.py</title>
	<atom:link href="http://breakthesystem.org/2009/introducing-django-thumbnail-py/feed/" rel="self" type="application/rss+xml" />
	<link>http://breakthesystem.org/2009/introducing-django-thumbnail-py/</link>
	<description>Elegante Anwendungen für Web, iPhone und Mac</description>
	<lastBuildDate>Sat, 06 Feb 2010 11:15:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Mario</title>
		<link>http://breakthesystem.org/2009/introducing-django-thumbnail-py/comment-page-1/#comment-403</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Thu, 07 Jan 2010 14:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://breakthesystem.org/?p=439#comment-403</guid>
		<description>Read through the instructions and placed the thumbnail.py in the application templatetag directory. Added {% load thumbnail %} in template. Also created a __init__py file.
I am getting the following error message:

riginal Traceback (most recent call last):
  File &quot;/usr/lib/python2.5/site-packages/django/template/debug.py&quot;, line 71, in render_node
    result = node.render(context)
  File &quot;/usr/lib/python2.5/site-packages/django/template/debug.py&quot;, line 87, in render
    output = force_unicode(self.filter_expression.resolve(context))
  File &quot;/usr/lib/python2.5/site-packages/django/template/__init__.py&quot;, line 575, in resolve
    arg_vals.append(arg.resolve(context))
  File &quot;/usr/lib/python2.5/site-packages/django/template/__init__.py&quot;, line 694, in resolve
    value = self._resolve_lookup(context)
  File &quot;/usr/lib/python2.5/site-packages/django/template/__init__.py&quot;, line 747, in _resolve_lookup
    raise VariableDoesNotExist(&quot;Failed lookup for key [%s] in %r&quot;, (bit, current)) # missing attribute
VariableDoesNotExist: Failed lookup for key [220x220] in u&#039;[{\&#039;params\&#039;: {}}, {\&#039;csrf_token\&#039;: },

Appreciate your help.</description>
		<content:encoded><![CDATA[<p>Read through the instructions and placed the thumbnail.py in the application templatetag directory. Added {% load thumbnail %} in template. Also created a __init__py file.<br />
I am getting the following error message:</p>
<p>riginal Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.5/site-packages/django/template/debug.py&#8221;, line 71, in render_node<br />
    result = node.render(context)<br />
  File &#8220;/usr/lib/python2.5/site-packages/django/template/debug.py&#8221;, line 87, in render<br />
    output = force_unicode(self.filter_expression.resolve(context))<br />
  File &#8220;/usr/lib/python2.5/site-packages/django/template/__init__.py&#8221;, line 575, in resolve<br />
    arg_vals.append(arg.resolve(context))<br />
  File &#8220;/usr/lib/python2.5/site-packages/django/template/__init__.py&#8221;, line 694, in resolve<br />
    value = self._resolve_lookup(context)<br />
  File &#8220;/usr/lib/python2.5/site-packages/django/template/__init__.py&#8221;, line 747, in _resolve_lookup<br />
    raise VariableDoesNotExist(&#8220;Failed lookup for key [%s] in %r&#8221;, (bit, current)) # missing attribute<br />
VariableDoesNotExist: Failed lookup for key [220x220] in u&#8217;[{\&#8217;params\&#8217;: {}}, {\&#8217;csrf_token\&#8217;: },</p>
<p>Appreciate your help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
