parent
a0bf14a2ac
commit
6a937cc0a4
|
@ -366,7 +366,6 @@ class MigrationAutodetector(object):
|
||||||
pass
|
pass
|
||||||
return item
|
return item
|
||||||
|
|
||||||
|
|
||||||
def generate_renamed_models(self):
|
def generate_renamed_models(self):
|
||||||
"""
|
"""
|
||||||
Finds any renamed models, and generates the operations for them,
|
Finds any renamed models, and generates the operations for them,
|
||||||
|
|
Loading…
Reference in New Issue