<?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>Pro-Tek Blog &#187; Development version of Django</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/tag/development-version-of-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>HOW TO INSTALL THE DEVELOPMENT VERSION OF DJANGO</title>
		<link>http://www.pro-tekconsulting.com/blog/how-to-install-the-development-version-of-django/</link>
		<comments>http://www.pro-tekconsulting.com/blog/how-to-install-the-development-version-of-django/#comments</comments>
		<pubDate>Thu, 07 Feb 2019 05:26:40 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Development version of Django]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=2896</guid>
		<description><![CDATA[<p>How to install the development version of Django Follow the below steps to Install the development version of Django Framework. Check out Django’s main development branch $ git clone https://github.com/django/django.git Make sure that the Python interpreter can load Django’s code. The most convenient way to do this is to use virtualenv, virtualenvwrapper, and pip. After [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/how-to-install-the-development-version-of-django/">HOW TO INSTALL THE DEVELOPMENT VERSION OF DJANGO</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>How to install the development version of Django</h4>
<p>Follow the below steps to Install the development version of Django Framework.</p>
<ul>
<li>Check out Django’s main development branch<br />
$ git clone https://github.com/django/django.git</li>
<li>Make sure that the Python interpreter can load Django’s code. The most convenient way to do this is to use virtualenv, virtualenvwrapper, and pip.</li>
<li>After setting up and activating the virtualenv, run the following command:<br />
$ pip install -e django/</li>
</ul>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/how-to-install-the-development-version-of-django/">HOW TO INSTALL THE DEVELOPMENT VERSION OF DJANGO</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/how-to-install-the-development-version-of-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
