<?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: django middleware: session backed messaging</title>
	<atom:link href="http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/</link>
	<description>/blog</description>
	<lastBuildDate>Fri, 22 Oct 2010 20:43:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Martin</title>
		<link>http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-282</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 24 Jan 2009 19:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-282</guid>
		<description>Sry, for the spamming....
Problem was, that the folder was not part of my sys.path.
But still I don&#039;t get any messages in my template :(
I&#039;m using the exact code of your example, but the if-block is not entered. All I can get is something like
 
when I use {{request.notifications}}
Any advice? :(</description>
		<content:encoded><![CDATA[<p>Sry, for the spamming&#8230;.<br />
Problem was, that the folder was not part of my sys.path.<br />
But still I don&#8217;t get any messages in my template <img src='http://traviscline.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
I&#8217;m using the exact code of your example, but the if-block is not entered. All I can get is something like</p>
<p>when I use {{request.notifications}}<br />
Any advice? <img src='http://traviscline.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-281</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 24 Jan 2009 15:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-281</guid>
		<description>Here&#039;s my traceback. Put it in Website-field first time
http://dpaste.com/112496/</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my traceback. Put it in Website-field first time<br />
<a href="http://dpaste.com/112496/" rel="nofollow">http://dpaste.com/112496/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-280</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 24 Jan 2009 15:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-280</guid>
		<description>Thanks for the great work.
Unfortunatelly I&#039;m failing using yur snippet.
Creating a message gives me: &#039;WSGIRequest&#039; object has no attribute &#039;notifications&#039;

notifications.py is located in:
c:\Python25\Lib\site-packages\django\middleware

I don&#039;t need to import anything, do I? Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks for the great work.<br />
Unfortunatelly I&#8217;m failing using yur snippet.<br />
Creating a message gives me: &#8216;WSGIRequest&#8217; object has no attribute &#8216;notifications&#8217;</p>
<p>notifications.py is located in:<br />
c:\Python25\Lib\site-packages\django\middleware</p>
<p>I don&#8217;t need to import anything, do I? Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Session</title>
		<link>http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-271</link>
		<dc:creator>Bookmarks about Session</dc:creator>
		<pubDate>Fri, 10 Oct 2008 08:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/#comment-271</guid>
		<description>[...] - bookmarked by 2 members originally found by dot on 2008-09-18  django middleware: session backed messaging  http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/ - bookmarked by [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 2 members originally found by dot on 2008-09-18  django middleware: session backed messaging  <a href="http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/" rel="nofollow">http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/</a> &#8211; bookmarked by [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

