I'm a newbie to Django. It looks amazing, and I've decided to give it a whirl, but when I try a syncdb on my new project I get a core dump; the only things I've changed in settings.py are ADMINS and DATABASE_*. Given the context I assume it's something to do with the psycopg2 library and Django?
I'm running Ubuntu Feisty (amd64) with repository versions of Python (2.5.1c1), PostgreSQL (8.2.4) and python-psycopg2 (2.0.1.5-6). I'm using Django 0.96 installed with setup.py. I suspected the sameuser identification for Postgres was causing problems, but I changed it to md5 with no luck. I wasn't able to find anything terribly helpful on the web or in the list archives. Does anybody know what might be causing this? Grant D. Watson, <[EMAIL PROTECTED]> ____________________________________________________________________________________Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---