mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 18:08:38 -06:00
Update migration
This commit is contained in:
parent
68d0b58293
commit
4c8301b3a5
@ -50,7 +50,7 @@ def unset_prefix(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('ipam', '0078_iprange_mark_utilized'),
|
('ipam', '0081_remove_service_device_virtual_machine_add_parent_gfk_index'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in New Issue
Block a user