diff --git a/update.py b/update.py index 41283454..119f9adb 100755 --- a/update.py +++ b/update.py @@ -332,6 +332,7 @@ if __name__ == "__main__": '-- Model missing for table: djcelery_intervalschedule\n', '-- Model missing for table: djcelery_workerstate\n', '-- Model missing for table: djcelery_taskstate\n', + '-- Model missing for table: south_migrationhistory\n', '-- Model missing for table: cache\n', ]: if row in diff: