If you ignore the existing DB and if the migration again
The error occurs.
The usage is
$ python ./manage.py schemamigration --freeze (APPNAME) (APPNAME) freeze --empty
Then Migration is made.
and you can work to migrate!!
'web > Django' 카테고리의 다른 글
django templatetags error "template libarary not fount, tried django.templatetags.." (0) | 2014.09.18 |
---|---|
south error south_migrationhistory doesn't exist (0) | 2014.09.18 |
django db 한글 에러 일때 (0) | 2014.09.17 |
django 버전 확인 (0) | 2014.09.03 |
celery root C_FORCE_ROOT error (0) | 2014.09.01 |