<?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>EvereQ &#187; localhost</title>
	<atom:link href="http://blog.evereq.com/blog/index.php/tag/localhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.evereq.com/blog</link>
	<description>Everything reQuired</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Tips and Tricks in Django on Windows 7</title>
		<link>http://blog.evereq.com/blog/index.php/2009/12/tips-and-tricks-in-django-on-windows-7/</link>
		<comments>http://blog.evereq.com/blog/index.php/2009/12/tips-and-tricks-in-django-on-windows-7/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 20:59:09 +0000</pubDate>
		<dc:creator>evereq</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[Slow]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[very]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.evereq.com/blog/?p=631</guid>
		<description><![CDATA[Some Tips and Tricks how to use Django on Windows 7 Question (Q): Why Django build-in Web Server (development server) works VERY SLOWLY on Windows 7 ? And how to fix this? Answer (A): seems it&#8217;s all about DNS&#8230; To fix this just open C:\Windows\system32\drivers\etc\hosts file (in notepad for example) and uncomment (i.e. remove &#8220;#&#8221;) [...]]]></description>
			<content:encoded><![CDATA[<div><strong>Some Tips and Tricks how to use Django on Windows 7 </strong></div>
<ul>
<li><strong>Question </strong><strong>(Q):</strong> Why Django build-in Web Server (development server) works VERY SLOWLY on Windows 7 ? And how to fix this?<br />
<strong> Answer (A):</strong> seems it&#8217;s all about DNS&#8230; To fix this just open C:\Windows\system32\drivers\etc\hosts file (in notepad for example) and uncomment (i.e. remove &#8220;#&#8221;) in the following line: <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">127.0.0.1 localhost</span></li>
</ul>
<ul>
<li>to be continue&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.evereq.com/blog/index.php/2009/12/tips-and-tricks-in-django-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
