Seems that payment and shipping modules will cause an error when doing
an initial syncdb when using postgresql.

With payment.modules.cod and shipping.modules.tiered in
INSTALLED_APPS a syncdb will give a django.db.utils.DatabaseError

postgres log: ERROR:  relation "django_site" does not exist at
character 78

if i comment these modules out syncdb will work,

Any solutions?

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to