<?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 and request.POST</title>
	<atom:link href="http://fseoane.net/blog/2009/django-and-requestpost/feed/" rel="self" type="application/rss+xml" />
	<link>http://fseoane.net/blog/2009/django-and-requestpost/</link>
	<description>mostly about programming, machine learning and such</description>
	<lastBuildDate>Sun, 06 Nov 2011 19:17:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: fabian</title>
		<link>http://fseoane.net/blog/2009/django-and-requestpost/#comment-22885</link>
		<dc:creator>fabian</dc:creator>
		<pubDate>Thu, 05 Feb 2009 01:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://fseoane.net/blog/?p=140#comment-22885</guid>
		<description>poz seguro que es por eso, así que convertiré el texto como sugieres. 

Gracias!</description>
		<content:encoded><![CDATA[<p>poz seguro que es por eso, así que convertiré el texto como sugieres. </p>
<p>Gracias!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enlavin</title>
		<link>http://fseoane.net/blog/2009/django-and-requestpost/#comment-22739</link>
		<dc:creator>enlavin</dc:creator>
		<pubDate>Fri, 30 Jan 2009 12:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://fseoane.net/blog/?p=140#comment-22739</guid>
		<description>I don&#039;t know if this is your scenario, but if you send + sign unescaped in encoded POST requests the standard says it will be interpreted as an space in the unencoded string. Try to use %2B instead of + sign.

Bye :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if this is your scenario, but if you send + sign unescaped in encoded POST requests the standard says it will be interpreted as an space in the unencoded string. Try to use %2B instead of + sign.</p>
<p>Bye <img src='http://fseoane.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

