Re: help plz to install Django

2011-06-13 Thread Harjot Gill
you will have to follow the "www.djangoproject.com" this is the right guide for the begginers -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, sen

Re: help plz to install Django

2011-06-13 Thread Yohanes Adhi
My advice, you can install easy_install and PIP first. To do that: sudo apt-get python-setuptools After that easy_install is automatically installed. You can use this command: easy_install pip If you are familiar with django 1.3 you can do: pip install django. The command automatically installing

Re: help plz to install Django

2011-06-12 Thread bh.hoseini
which step are u now ihsan? did u installed django successfully & you're going to start a project? Regards, On Jun 11, 9:54 pm, Sergiy Khohlov wrote: > This guy would like to start. First steps are hard always and Are you > definitely sure  that adding not trivial procedure is  a good solution >

Re: help plz to install Django

2011-06-11 Thread Sergiy Khohlov
This guy would like to start. First steps are hard always and Are you definitely sure that adding not trivial procedure is a good solution ? For the first steps last version is not important, stable work and easy install are more important Thanks, Serge 2011/6/12 Ignacio Soto : > Yes kennet

Re: help plz to install Django

2011-06-11 Thread Ignacio Soto
Yes kennet is right, the version that is in the repos..maybe is not the latest release version. In ubuntu 11.04 is the 1.2 in repos, you have to follow the install instructions form the web page djangoproject. Cheers ignacio Soto Reveco Staff IngeHost El 11-06-2011 21:42, "Kenneth Gonsalves"

Re: help plz to install Django

2011-06-11 Thread Kenneth Gonsalves
On Sat, 2011-06-11 at 15:57 +0300, Sergiy Khohlov wrote: > sudo apt-get search django > sudo apt-get install not good advice - *never* use the packaged version -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ -- You received this message because you

Re: help plz to install Django

2011-06-11 Thread Ignacio Soto
Hi There is an idle called aptana, that include the pydev enviorement. And a better. Option is install eclipse and a Pydev as a plugin. Cheers ignacio Soto Reveco Staff IngeHost El 11-06-2011 14:46, "ihsan mokhlisse" escribió: thnks Sergiy . and plz how can i cinfigure the django to work wi

Re: help plz to install Django

2011-06-11 Thread ihsan mokhlisse
thnks Sergiy . and plz how can i cinfigure the django to work with it plz . if they r an IDLE exist and support Django Plz without the Problem of configure it plz On 11 juin, 08:57, Sergiy Khohlov wrote: > sudo apt-get search django > sudo apt-get install > > 2011/6/11 ihsan mokhlisse :> hi all

Re: help plz to install Django

2011-06-11 Thread Alexey Moskvin
https://docs.djangoproject.com/en/1.3/intro/install/ On 11 июн, 15:01, ihsan mokhlisse wrote: > hi all . i'm so exited to be a member in this wonderful group . i > wanna start learn Django but the problem is . that i need who can > guide me to accomplish the task (learning Django) . > so plz  i n

Re: help plz to install Django

2011-06-11 Thread Sergiy Khohlov
sudo apt-get search django sudo apt-get install 2011/6/11 ihsan mokhlisse : > hi all . i'm so exited to be a member in this wonderful group . i > wanna start learn Django but the problem is . that i need who can > guide me to accomplish the task (learning Django) . > so plz  i need help . how c

help plz to install Django

2011-06-11 Thread ihsan mokhlisse
hi all . i'm so exited to be a member in this wonderful group . i wanna start learn Django but the problem is . that i need who can guide me to accomplish the task (learning Django) . so plz i need help . how can i install Django and start writing Codes . they is an IDLE(supporting Django of crse)