Created
August 30, 2013 13:13
-
-
Save KobraCai/6389707 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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