<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Multiple Django development versions on Windows</title>
	<atom:link href="http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/</link>
	<description>Python, Django, technology, Seattle, careers, life, et cetera...</description>
	<lastBuildDate>Thu, 24 May 2012 15:54:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: yuan yunchang</title>
		<link>http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/#comment-1358</link>
		<dc:creator><![CDATA[yuan yunchang]]></dc:creator>
		<pubDate>Sat, 02 May 2009 07:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://seeknuance.wordpress.com/?p=8#comment-1358</guid>
		<description><![CDATA[It works for me,thank you!!]]></description>
		<content:encoded><![CDATA[<p>It works for me,thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/#comment-276</link>
		<dc:creator><![CDATA[Rodrigo]]></dc:creator>
		<pubDate>Fri, 29 Aug 2008 20:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://seeknuance.wordpress.com/?p=8#comment-276</guid>
		<description><![CDATA[Brilliant. I added 2 .bat files in the django_versions folder:

&quot;trunk.bat&quot; containing:
junction C:\Python25\Lib\site-packages\django C:\django_versions\django_trunk

and &quot;0.97.bat&quot; containing:
junction C:\Python25\Lib\site-packages\django C:\django_versions\django0.97

to make switching versions a one click affair.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Brilliant. I added 2 .bat files in the django_versions folder:</p>
<p>&#8220;trunk.bat&#8221; containing:<br />
junction C:\Python25\Lib\site-packages\django C:\django_versions\django_trunk</p>
<p>and &#8220;0.97.bat&#8221; containing:<br />
junction C:\Python25\Lib\site-packages\django C:\django_versions\django0.97</p>
<p>to make switching versions a one click affair.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maybe a better way to switch Django versions &#171; Seek Nuance</title>
		<link>http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/#comment-5</link>
		<dc:creator><![CDATA[Maybe a better way to switch Django versions &#171; Seek Nuance]]></dc:creator>
		<pubDate>Tue, 12 Feb 2008 03:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://seeknuance.wordpress.com/?p=8#comment-5</guid>
		<description><![CDATA[[...] way to switch Django&#160;versions Filed under: django, tools &#8212; John @ 7:59 pm   Regarding my Windows junctions method for switching between Django versions, Alistair Lattimore wrote about a better way to do [...]]]></description>
		<content:encoded><![CDATA[<p>[...] way to switch Django&nbsp;versions Filed under: django, tools &#8212; John @ 7:59 pm   Regarding my Windows junctions method for switching between Django versions, Alistair Lattimore wrote about a better way to do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Change The Django Source Directory With A .pth File &#124; #if debug</title>
		<link>http://seeknuance.com/2008/01/29/multiple-django-development-versions-on-windows/#comment-4</link>
		<dc:creator><![CDATA[Change The Django Source Directory With A .pth File &#124; #if debug]]></dc:creator>
		<pubDate>Mon, 11 Feb 2008 12:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://seeknuance.wordpress.com/?p=8#comment-4</guid>
		<description><![CDATA[[...] DeRosa recently wrote about using junctions (the Windows version of a symbolic link within Unix) to change the Django [...]]]></description>
		<content:encoded><![CDATA[<p>[...] DeRosa recently wrote about using junctions (the Windows version of a symbolic link within Unix) to change the Django [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

