I have the exact same error -
*Operations to perform:*
* Synchronize unmigrated apps: *staticfiles, boot, filebrowser_safe,
sitemaps, theme, grappelli_safe
* Apply all migrations: *core, redirects, django_comments, sessions,
admin, twitter, galleries, sites, auth, blog, generic, contenttypes, conf,
forms, pages
*Synchronizing apps without migrations:*
Creating tables...
Creating table theme_homepage
Creating table theme_slide
Creating table theme_iconblurb
Creating table theme_portfolio
Running deferred SQL...
Traceback (most recent call last):
File "manage.py", line 29, in <module>
execute_from_command_line(sys.argv)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/__init__.py",
line 338, in execute_from_command_line
utility.execute()
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/__init__.py",
line 330, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/base.py",
line 393, in run_from_argv
self.execute(*args, **cmd_options)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/base.py",
line 444, in execute
output = self.handle(*args, **options)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/commands/migrate.py",
line 179, in handle
created_models = self.sync_apps(connection,
executor.loader.unmigrated_apps)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/core/management/commands/migrate.py",
line 318, in sync_apps
cursor.execute(statement)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/db/backends/utils.py",
line 79, in execute
return super(CursorDebugWrapper, self).execute(sql, params)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/db/backends/utils.py",
line 64, in execute
return self.cursor.execute(sql, params)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/db/utils.py",
line 97, in __exit__
six.reraise(dj_exc_type, dj_exc_value, traceback)
File
"/AOM/wisenv/lib/python2.7/site-packages/Django-1.8.4-py2.7.egg/django/db/backends/utils.py",
line 62, in execute
return self.cursor.execute(sql)
django.db.utils.ProgrammingError: relation "pages_page" does not exist
All my packages are up to date but I have no idea how to progress next.
Could you please help ?
>
>
--
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.