> and you have 'django.contrib.admin' under INSTALLED_APPS, right?

Yes, I have.

I've also tried http://code.djangoproject.com/ticket/1051
and patch django/db/backends/postgresql_psycopg2/base.py with code in
http://code.djangoproject.com/attachment/ticket/1051/ticket_1051_rev6669.diff
but I'm getting another error - "schema 'o' doesn't exist "
(I put "DATABASE_SCHEMAS='odb'" in my settings.py)
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to