Re: Django 1.5 b1 django-admin.py error

2012-12-10 Thread Sultan Imanhodjaev
It worked for me too but I don't understand why it works this way. On Tuesday, 4 December 2012 10:53:21 UTC+6, Aapo Rista wrote: > > keskiviikko, 28. marraskuuta 2012 16.53.15 UTC+2 Sultan Imanhodjaev > kirjoitti: > >> I use OSX Lion, virtualenv version 1.7.2, python 2.7.1. I just created a >> n

Re: Django 1.5 b1 django-admin.py error

2012-12-03 Thread Aapo Rista
keskiviikko, 28. marraskuuta 2012 16.53.15 UTC+2 Sultan Imanhodjaev kirjoitti: > I use OSX Lion, virtualenv version 1.7.2, python 2.7.1. I just created a > new virtualenv, downloaded and install Django 1.5 b1. > I had the same problem: Mac OS X 10.8.2, Python 2.7.3 is installed with MacPorts,

Re: Django 1.5 b1 django-admin.py error

2012-11-28 Thread Sultan Imanhodjaev
Hi, I use OSX Lion, virtualenv version 1.7.2, python 2.7.1. I just created a new virtualenv, downloaded and install Django 1.5 b1. On Nov 28, 2012, at 8:45 PM, Ramiro Morales wrote: > On Wed, Nov 28, 2012 at 3:43 AM, Sultan Imanhodjaev > wrote: >> Hello, >> >> I just downloaded and type dja

Re: Django 1.5 b1 django-admin.py error

2012-11-28 Thread Ramiro Morales
On Wed, Nov 28, 2012 at 3:43 AM, Sultan Imanhodjaev wrote: > Hello, > > I just downloaded and type django-admin.py to start a new project and having > errors > >> (devel)ninja devel: django-admin.py startproject hello >> Traceback (most recent call last): >> [..] > But when I just type django-adm

Django 1.5 b1 django-admin.py error

2012-11-27 Thread Sultan Imanhodjaev
Hello, I just downloaded and type django-admin.py to start a new project and having errors (devel)ninja devel: django-admin.py startproject hello > Traceback (most recent call last): > File "/Users/sultan/.virtualenvs/devel/bin/django-admin.py", line 5, in > > management.execute_from_com