ignore old migrations

This commit is contained in:
j 2019-07-22 11:11:34 +02:00
parent 33b105b9b8
commit 115f05625c
1 changed files with 1 additions and 0 deletions

View File

@ -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: