mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 08:46:10 -06:00
Fix migration
This commit is contained in:
parent
2e1f9150d1
commit
969bca6e63
@ -13,7 +13,7 @@ class Migration(migrations.Migration):
|
|||||||
('extras', '0078_unique_constraints'),
|
('extras', '0078_unique_constraints'),
|
||||||
('ipam', '0062_unique_constraints'),
|
('ipam', '0062_unique_constraints'),
|
||||||
('tenancy', '0008_unique_constraints'),
|
('tenancy', '0008_unique_constraints'),
|
||||||
('dcim', '0163_rack_devicetype_moduletype_weights'),
|
('dcim', '0164_rack_mounting_depth'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in New Issue
Block a user