Loading django/db/migrations/autodetector.py +0 −1 Original line number Diff line number Diff line Loading @@ -366,7 +366,6 @@ class MigrationAutodetector(object): pass return item def generate_renamed_models(self): """ Finds any renamed models, and generates the operations for them, Loading Loading
django/db/migrations/autodetector.py +0 −1 Original line number Diff line number Diff line Loading @@ -366,7 +366,6 @@ class MigrationAutodetector(object): pass return item def generate_renamed_models(self): """ Finds any renamed models, and generates the operations for them, Loading