:blush:

Forgot to type django-admin.py ... I saw that just after I posted :(

OK, it works with trunk versin, yeeey.

On Mar 26, 7:06 pm, Davorin <[EMAIL PROTECTED]> wrote:
> Hmm, I thought the two tricks will get my Django working, but instead
> I got this:
>
> [EMAIL PROTECTED]:~/django-projects$ django-admin startproject
> myproject
> The program 'django-admin' is currently not installed.  You can
> install it by typing:
> sudo apt-get install python-django
> bash: django-admin: command not found
>
> Shall I install as it says and just do svn-update?!
>
> Best regards, Davorin
>
> On Feb 1, 11:31 pm, bobhaugen <[EMAIL PROTECTED]> wrote:
>
> > On Feb 1, 3:37 pm, Brian Rosner <[EMAIL PROTECTED]> wrote:
>
> > > export PATH=/path/to/django/bin:$PATH
>
> > Thank you thank you!  That is what I was missing.
>
> > > Also, it appears you are relying on a relative path. I would highly
> > > recommend you adjust the PYTHONPATH and how you setup the PATH to use
> > > an absolute path.
>
> > > export PYTHONPATH=/home/user/django-trunk
>
> > Will do.
--~--~---------~--~----~------------~-------~--~----~
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, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to