<?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>My two ¢&#039;s &#187; Komodo</title>
	<atom:link href="http://www.linuxaddicted.de/blog/tag/komodo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxaddicted.de/blog</link>
	<description>A Gentoo addict, linux admin and developer</description>
	<lastBuildDate>Wed, 31 Mar 2010 12:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Django with Komodo IDE</title>
		<link>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:44:58 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=194</guid>
		<description><![CDATA[<p style="text-align: left;">I recently started to work on a new Django project and tried use my default IDE: Komodo IDE. Unfortunately it didn&#8217;t work out the way i wanted. Code cpmpletion didn&#8217;t work just as the import of my app. Here&#8217;s how i solved it:</p> <p></p> Add a new Python import directory: Preferences -&#62; <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/">Using Django with Komodo IDE</a></span>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I recently started to work on a new <a title="Django" href="http://www.djangoproject.org/" target="_blank">Django</a> project and tried use my default IDE: Komodo IDE. Unfortunately it didn&#8217;t work out the way i wanted. Code cpmpletion didn&#8217;t work just as the import of my app. Here&#8217;s how i solved it:</p>
<p><span id="more-194"></span></p>
<ol style="text-align: left;">
<li>Add a new Python import directory: <strong>Preferences -&gt; Languages -&gt; Python<br />
</strong><br />
My Django resides in /Library/Python/2.5/site-packages. Your installation may be in a different location.</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="size-full wp-image-196 aligncenter" title="komodo_prefs" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/02/komodo_prefs.png" alt="komodo_prefs" width="447" height="307" /></p>
</li>
<li>Create a Komodo project for your new Django project and edit it&#8217;s properties: <strong>Properties -&gt; Languages -&gt; Python </strong>My project resides in /Users/dkerwin/development/django/stag_party with several application inside.</li>
<p style="text-align: center;"><img class="size-full wp-image-198 aligncenter" title="project_import" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/02/project_import.png" alt="project_import" width="414" height="207" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

