Fixed error: ImportError: No module named notmigrations
This commit is contained in:
@@ -289,4 +289,4 @@ class NoOpMigrationModules(object):
|
||||
return True
|
||||
|
||||
def __getitem__(self, item):
|
||||
return "notmigrations"
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user