Hi,

Thanks ... Its done, I am able to setup the base Django application

Thanks and Regards,
Hussain Bohra


--- On Mon, 8/12/08, Banibrata Dutta <[EMAIL PROTECTED]> wrote:
From: Banibrata Dutta <[EMAIL PROTECTED]>
Subject: Re: [BangPypers] Django on Windows XP
To: [EMAIL PROTECTED], "Bangalore Python Users Group - India" 
<bangpypers@python.org>
Date: Monday, 8 December, 2008, 11:51 AM

Google generally leads you too all answers anyway, and it's a gr8 idea to check 
there first.Via google, I found 
this:http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/


On Mon, Dec 8, 2008 at 11:37 AM, Hussain Bohra <[EMAIL PROTECTED]> wrote:

Hi All,

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 
http://www.djangoproject.com/download.


I am trying to follow up the instruction provided in 
http://effbot.org/zone/django.htm,

 "Installing Django on Windows in less than 5 minutes". 


The steps what
 it is telling is:
=====================
Assuming you have Python 2.4 or Python 2.5, exemaker,
and the svn Subversion command-line client.

Python 2.5 # In a command line window, do:

cd C:\Python25\Lib\site-packages
svn co http://code.djangoproject.com/svn/django/trunk/django


cd django\bin
exemaker django-admin.py
Setting up Django #
 Create a work directory, and use django-admin to create a project directory in 
there.

mkdir c:\mytest
cd c:\mytest
django-admin startproject myproject
---------------------------------------------------------------------------------------------------------


I have downloaded 'exemaker-1.2-20041012.zip' and 'svn-win32-1.5.4_py25.zip' 
from net but I didn't able to get how to use 'svn-win32-1.5.4_py25.zip', 
inorder to execute below commands successfully. Is  'svn-win32-1.5.4_py25.zip' 
is a correct package what I have downloaded, as I can found many packages at 
http://subversion.tigris.org/servlets/ProjectDocumentList?expandFolder=254&folderID=91

cd C:\Python25\Lib\site-packages
svn co http://code.djangoproject.com/svn/django/trunk/django
I am
 stuck here, Any advice or direction is really appreciable.

Regards,

Hussain Bohra



       Add more friends to your messenger and enjoy!  Invite them now.
_______________________________________________


BangPypers mailing list

BangPypers@python.org

http://mail.python.org/mailman/listinfo/bangpypers





-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta
http://octapod.wordpress.com






      Get perfect Email ID for your Resume. Grab now 
http://in.promos.yahoo.com/address
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to