mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 21:02:23 -06:00
Update migration
This commit is contained in:
@@ -50,7 +50,7 @@ def unset_prefix(apps, schema_editor):
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('ipam', '0078_iprange_mark_utilized'),
|
||||
('ipam', '0081_remove_service_device_virtual_machine_add_parent_gfk_index'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user