Might as well call it "set2 migrations"
This commit is contained in:
parent
0f10058fd3
commit
129c36be6f
@ -119,7 +119,7 @@ def level_exits_new_table(db_conn):
|
||||
# A hack! At this point we freeze-fame and get just a partial list of
|
||||
# migrations
|
||||
|
||||
PARTIAL_MIGRATIONS = copy.copy(FULL_MIGRATIONS)
|
||||
SET2_MIGRATIONS = copy.copy(FULL_MIGRATIONS)
|
||||
|
||||
#######################################################
|
||||
# Migration set 3: Final migrations
|
||||
|
Loading…
x
Reference in New Issue
Block a user