Hi,


I am trying to deploy my mezzanine website to my Ubuntu server.

But whenever I try to create the db, the migrations succeeds, but after 
that I get the following error:


ProgrammingError at /relation "django_site" does not exist
LINE 1: ..."django_site"."domain", "django_site"."name" FROM "django_si...


I am using two postgres databases running on PostgreSQL 9.5.3, the routers 
are set up and working, one of the databases has the PostGIS extension.

I am using Mezzanine 4.1.0 and Django 1.9.6

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to