Skip to content

Instantly share code, notes, and snippets.

@MatonAnthony
Created November 11, 2016 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MatonAnthony/1cd0d78a6a44503db2161001b7265001 to your computer and use it in GitHub Desktop.
Save MatonAnthony/1cd0d78a6a44503db2161001b7265001 to your computer and use it in GitHub Desktop.

➜ kuma git:(master) docker exec -it kuma_web_1 ./manage.py migrate Operations to perform: Synchronize unmigrated apps: allauth, debug_toolbar, humans, dashboards, statici18n, captcha, django_mysql, django_extensions, rest_framework, cacheback, dbgettext, django_jinja, flat, persona, staticfiles, landing, puente, sitemaps, github, pipeline, soapbox, messages, honeypot, constance Apply all migrations: wiki, core, account, tidings, attachments, database, admin, sessions, djcelery, search, auth, feeder, sites, contenttypes, taggit, users, waffle, authkeys, socialaccount Synchronizing apps without migrations: Creating tables... Running deferred SQL... Installing custom 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment