<?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>Commentaires sur : can&#8217;t adapt type &#8216;Decimal&#8217; error with Django + Apache + PostgreSQL + Psycopg2</title>
	<atom:link href="http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/</link>
	<description>, consultant en systèmes informatiques</description>
	<lastBuildDate>Mon, 26 Dec 2011 07:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Lex Toumbourou</title>
		<link>http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/comment-page-1/#comment-682</link>
		<dc:creator>Lex Toumbourou</dc:creator>
		<pubDate>Wed, 07 Dec 2011 08:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.defitek.com/blog/?p=499#comment-682</guid>
		<description>Brilliant. Thanks for this mate.</description>
		<content:encoded><![CDATA[<p>Brilliant. Thanks for this mate.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Sophie Hume</title>
		<link>http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/comment-page-1/#comment-513</link>
		<dc:creator>Sophie Hume</dc:creator>
		<pubDate>Fri, 15 Oct 2010 00:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.defitek.com/blog/?p=499#comment-513</guid>
		<description>Merci Bien! Thank you! I&#039;ve been tearing my hair out for days over this one, and your fix worked a treat.</description>
		<content:encoded><![CDATA[<p>Merci Bien! Thank you! I&#8217;ve been tearing my hair out for days over this one, and your fix worked a treat.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Étienne Pouliot</title>
		<link>http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/comment-page-1/#comment-487</link>
		<dc:creator>Étienne Pouliot</dc:creator>
		<pubDate>Tue, 24 Aug 2010 22:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.defitek.com/blog/?p=499#comment-487</guid>
		<description>Glag I could help ;)

I also find it odd that this parameter isn&#039;t well docuemented, espcially since not using it cause random errors.</description>
		<content:encoded><![CDATA[<p>Glag I could help <img src='http://www.defitek.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p><p>I also find it odd that this parameter isn&#8217;t well docuemented, espcially since not using it cause random errors.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Gabriel Farrell</title>
		<link>http://www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/comment-page-1/#comment-486</link>
		<dc:creator>Gabriel Farrell</dc:creator>
		<pubDate>Tue, 24 Aug 2010 16:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.defitek.com/blog/?p=499#comment-486</guid>
		<description>Thanks, just ran into the same problem. In my mod_wsgi config I had:

    WSGIDaemonProcess site1 maximum-requests=10000
    WSGIProcessGroup site1
    WSGIScriptAlias /site1 /var/www/site1/django.wsgi

    WSGIDaemonProcess site2 maximum-requests=10000
    WSGIProcessGroup site2
    WSGIScriptAlias /site2 /var/www/site2/django.wsgi

I was getting errors with that, but with the &quot;process-group&quot; parameter things are running fine. Funny that at http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives the only place where &quot;process-group&quot; is mentioned is in the WSGIImportScript section.</description>
		<content:encoded><![CDATA[<p>Thanks, just ran into the same problem. In my mod_wsgi config I had:</p><p>    WSGIDaemonProcess site1 maximum-requests=10000<br />    WSGIProcessGroup site1<br />    WSGIScriptAlias /site1 /var/www/site1/django.wsgi</p><p>    WSGIDaemonProcess site2 maximum-requests=10000<br />    WSGIProcessGroup site2<br />    WSGIScriptAlias /site2 /var/www/site2/django.wsgi</p><p>I was getting errors with that, but with the &laquo;&nbsp;process-group&nbsp;&raquo; parameter things are running fine. Funny that at <a href="http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives" rel="nofollow">http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives</a> the only place where &laquo;&nbsp;process-group&nbsp;&raquo; is mentioned is in the WSGIImportScript section.</f</p>
]]></content:encoded>
	</item>
</channel>
</rss>

