On Wed, 2007-03-28 at 04:32 -0700, Lars Wessman wrote:
> While this probably has to do with the setup of my machine, I wonder
> if anyone has seen this before (I am using Postgesql 7.4.13 and
> psycopg2):
there is no rsplit method on strings in python2.3. It was only
introduced in python 2.4. Eve
Lars Wessman wrote:
> While this probably has to do with the setup of my machine, I wonder
> if anyone has seen this before (I am using Postgesql 7.4.13 and
> psycopg2):
>
> mydir# python manage.py syncdb
> Loading 'initial_data' fixtures...
> Traceback (most recent call last):
> File "manage.py
While this probably has to do with the setup of my machine, I wonder
if anyone has seen this before (I am using Postgesql 7.4.13 and
psycopg2):
mydir# python manage.py syncdb
Loading 'initial_data' fixtures...
Traceback (most recent call last):
File "manage.py", line 11, in ?
execute_manage
3 matches
Mail list logo