Google generally leads you too all answers anyway, and it&#39;s a gr8 idea to check there first.<div>Via google, I found this:</div><div><a href="http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/">http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/</a><br>
<br><div class="gmail_quote">On Mon, Dec 8, 2008 at 11:37 AM, Hussain Bohra <span dir="ltr">&lt;<a href="mailto:hussainbohra_30@yahoo.com">hussainbohra_30@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">Hi All,<br><br>I am supposed to make a small application using a Django Framework of a Python. I have already installed and using Python 2.5, But I am not able to set up a Django in a Windows, as I am not able to find out the windows installer in net, what I am getting is only linux installer in<span style="color:rgb(0, 96, 191)"> <span style="text-decoration:underline"><a href="http://www.djangoproject.com/download" target="_blank">http://www.djangoproject.com/download</a></span></span>.<br>
<br>I am trying to follow up the instruction provided in <span style="color:rgb(0, 128, 255);text-decoration:underline"><a href="http://effbot.org/zone/django.htm" target="_blank">http://effbot.org/zone/django.htm</a></span>,<br>
<span style="font-weight:bold">&nbsp;</span><font style="font-weight:bold" size="3">&quot;</font><font style="font-weight:bold" size="3">Installing Django on Windows in less than 5 minutes</font><font style="font-weight:bold" size="3">&quot;</font>. <br>
<br>The steps what
 it is telling is:<br>=====================<br><font size="2"><span style="font-family:arial,helvetica,sans-serif">Assuming you have Python 2.4 or Python 2.5, </span><a style="font-family:arial,helvetica,sans-serif" href="http://effbot.org/zone/exemaker.htm" target="_blank">exemaker</a><span style="font-family:arial,helvetica,sans-serif">,
and </span><a style="font-family:arial,helvetica,sans-serif" href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91" target="_blank">the <b>svn</b> Subversion command-line client</a><span style="font-family:arial,helvetica,sans-serif">.</span></font><br>
<h3>Python 2.5&nbsp;<a href="http://effbot.org/zone/django.htm#installing-for-python-25" title="bookmark!" target="_blank">#</a></h3><p> <font style="font-family:arial,helvetica,sans-serif" size="2">In a command line window, do:

</font></p><pre style="font-family:arial,helvetica,sans-serif"><font size="2">cd C:\Python25\Lib\site-packages<br>svn co <a href="http://code.djangoproject.com/svn/django/trunk/django" target="_blank">http://code.djangoproject.com/svn/django/trunk/django</a><br>
<br>cd django\bin<br>exemaker django-admin.py<br></font></pre><h3 style="font-family:arial,helvetica,sans-serif"><font size="2">Setting up Django&nbsp;<a href="http://effbot.org/zone/django.htm#setting-up-django" title="bookmark!" target="_blank">#</a></font></h3>
<p style="font-family:arial,helvetica,sans-serif"><font size="2"> Create a work directory, and use <b>django-admin</b> to create a project directory in there.

</font></p><pre><font style="font-family:arial,helvetica,sans-serif" size="2">mkdir c:\mytest<br>cd c:\mytest<br>django-admin startproject myproject</font><br></pre>---------------------------------------------------------------------------------------------------------<br>
<br>I have downloaded &#39;exemaker-1.2-20041012.zip&#39; and &#39;svn-win32-1.5.4_py25.zip&#39; from net but I didn&#39;t able to get how to use &#39;svn-win32-1.5.4_py25.zip&#39;, inorder to execute below commands successfully. Is  &#39;svn-win32-1.5.4_py25.zip&#39; is a correct package what I have downloaded, as I can found many packages at <span style="color:rgb(0, 96, 191);text-decoration:underline"><a href="http://subversion.tigris.org/servlets/ProjectDocumentList?expandFolder=254&amp;folderID=91" target="_blank">http://subversion.tigris.org/servlets/ProjectDocumentList?expandFolder=254&amp;folderID=91</a></span><br>
<pre style="font-family:arial,helvetica,sans-serif;font-style:italic"><font><font size="2">cd C:\Python25\Lib\site-packages<br>svn co <a href="http://code.djangoproject.com/svn/django/trunk/django" target="_blank">http://code.djangoproject.com/svn/django/trunk/django</a></font></font></pre>
I am
 stuck here, Any advice or direction is really appreciable.<br><br><div style="font-family:monotype corsiva;color:rgb(0, 0, 0);text-align:left"><div style="color:rgb(0, 0, 255);font-family:times new roman"><font size="3">Regards,<br>
Hussain Bohra<br></font></div><font style="color:rgb(0, 0, 255);font-family:times new roman" size="3"></font><br></div></td></tr></tbody></table><br>
      <hr size="1"> Add more friends to your messenger and enjoy! <a href="http://in.rd.yahoo.com/tagline_messenger_6/*http://messenger.yahoo.com/invite/" target="_blank"> Invite them now.</a><br>_______________________________________________<br>

BangPypers mailing list<br>
<a href="mailto:BangPypers@python.org">BangPypers@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/bangpypers" target="_blank">http://mail.python.org/mailman/listinfo/bangpypers</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>regards,<br>Banibrata<br><a href="http://www.linkedin.com/in/bdutta">http://www.linkedin.com/in/bdutta</a><br><a href="http://octapod.wordpress.com">http://octapod.wordpress.com</a><br>

</div>