<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: jqGrid with django: session age issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-with-django-session-age-issue</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/jqgrid-with-django-session-age-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mks1705 on jqGrid with django: session age issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-with-django-session-age-issue#p17667</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-with-django-session-age-issue#p17667</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>This is my first implementation of jqGrid. I am stuck at something. I am using django in the backend and jqGrid for editing data. Now django manages the session of a user through a session middleware. Generally we use a @login_required decorator with the functions that handle the requests. Hence if the session expires, the user is redirected to the login page. Somehow this is not working for the page with the jqGrid. I used firebug to view the response by editing/refreshing the grid (for GET and POST), the response is the login page html, but it is not getting displayed (instead I see the grid as it is). Any ideas how to fix it?</p>
<p>Thanks,</p>
<p>Manish</p>
]]></description>
        	        	<pubDate>Wed, 02 Jun 2010 10:41:41 +0300</pubDate>
        </item>
</channel>
</rss>