ignore old migrations
This commit is contained in:
parent
33b105b9b8
commit
115f05625c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue