kopia lustrzana https://github.com/OpenDroneMap/WebODM
Moved migration from app to nodeodm
rodzic
f287715d7c
commit
ec35de1f98
|
@ -13,7 +13,7 @@ def rename_default_node(apps, schema_editor):
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('app', '0028_task_partial'),
|
('nodeodm', '0007_auto_20190520_1258'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Ładowanie…
Reference in New Issue