On Mon, Jun 2, 2008 at 5:43 PM, <[EMAIL PROTECTED]> wrote:

>
> could not create i get when i reinstall 2.0.
>
> however there is a map psycopg2. but i should have psycopg?
>
> because it says no module psycopg.
>
>
> but i mean i have that this is going in circles, when i change to
> DATABASE_ENGINE = 'postgresql_psycopg2'
>
> it works.
>
> but i get
> > ValueError: invalid literal for int() with base 10: '1,'
>
> instead
>

This ValueError was reported a couple of months ago:

http://code.djangoproject.com/ticket/6987

and fixed in changeset 7415 on April 12:

http://code.djangoproject.com/changeset/7415

Easiest way to get the fix is upgrade to a current SVN checkout of Django.
.

Karen

--~--~---------~--~----~------------~-------~--~----~
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