(insights) root@ubuntu-edx-main:/edx/app/insights/edx_analytics_dashboard# ./manage.py migrate --run-syncdb --settings=analytics_dashboard.settings.production Operations to perform: Synchronize unmigrated apps: courses, django_countries, help, humanize, messages, release_util, rest_framework, rest_framework_jwt, staticfiles, webpack_loader Apply all migrations: admin, announcements, auth, contenttypes, core, sessions, sites, soapbox, social_django, waffle Synchronizing apps without migrations: Creating tables... Running deferred SQL... Running migrations: No migrations to apply. Your models have changes that are not yet reflected in a migration, and so won't be applied. Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.