Skip to content

Instantly share code, notes, and snippets.

@KobraCai
Created August 30, 2013 13:13
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 KobraCai/6389707 to your computer and use it in GitHub Desktop.
Save KobraCai/6389707 to your computer and use it in GitHub Desktop.
Syncing...
Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 5 object(s) from 1 fixture(s)
Synced:
> django.contrib.auth
> django.contrib.contenttypes
> django.contrib.sessions
> django.contrib.sites
> django.contrib.staticfiles
> django.contrib.messages
> django.contrib.admin
> django.contrib.admindocs
> django.contrib.comments
> django.contrib.markup
> django.contrib.flatpages
> debug_toolbar
> south
> rosetta
> crispy_forms
> endless_pagination
> haystack
> actstream
Not synced (use migrations):
- tastypie
- easy_thumbnails
- userena
- social_auth
- agora_site.agora_core
- djcelery
- guardian
(use ./manage.py migrate to migrate these)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment