<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>lazy labs</title> <atom:link href="http://lazylabs.org/feed/" rel="self" type="application/rss+xml" /><link>http://lazylabs.org</link> <description></description> <lastBuildDate>Tue, 13 Sep 2011 17:27:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>django under sub-url powered by uwsgi behind nginx</title><link>http://lazylabs.org/blog/django-under-sub-url-powered-by-uwsgi-behind-nginx/</link> <comments>http://lazylabs.org/blog/django-under-sub-url-powered-by-uwsgi-behind-nginx/#comments</comments> <pubDate>Wed, 30 Mar 2011 21:05:32 +0000</pubDate> <dc:creator>ilgarm</dc:creator> <category><![CDATA[django]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[python]]></category> <category><![CDATA[uwsgi]]></category> <guid
isPermaLink="false">http://lazylabs.org/?p=123</guid> <description><![CDATA[This post describes how to deploy django application under sub-url of web site and serve it behing nginx frontend. There are many different ways to serve python application. This article will touch configuration of only one of them: uwsgi &#8211; lightweight application server, which can serve WSGI applications. What is covered in this post: preparing [...]]]></description> <wfw:commentRss>http://lazylabs.org/blog/django-under-sub-url-powered-by-uwsgi-behind-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>extend django-piston to render model form validation messages</title><link>http://lazylabs.org/blog/extend-django-piston-to-render-model-form-validation-messages/</link> <comments>http://lazylabs.org/blog/extend-django-piston-to-render-model-form-validation-messages/#comments</comments> <pubDate>Tue, 01 Mar 2011 23:03:22 +0000</pubDate> <dc:creator>ilgarm</dc:creator> <category><![CDATA[django-piston]]></category> <category><![CDATA[django]]></category> <category><![CDATA[django form validation]]></category> <category><![CDATA[django model forms]]></category> <category><![CDATA[python]]></category> <guid
isPermaLink="false">http://lab.az/?p=78</guid> <description><![CDATA[I am playing with django-piston for last week or so, and find it simple and nice in most cases I have tried. I had spent some time though yesterday while trying to return properly rendered django forms validation messages. I have found couple of solutions, which are fine of course,  but one of them had [...]]]></description> <wfw:commentRss>http://lazylabs.org/blog/extend-django-piston-to-render-model-form-validation-messages/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
