It looks like your theme application is lacking migrations. You'll need to 
create those if you want to use Mezzanine's models as dependencies of your 
app.

python manage.py makemigrations theme
python manage.py migrate theme

-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to