Skip to content

Commit 53ec30c

Browse files
committed
Fix migration
1 parent 494be03 commit 53ec30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Migration(migrations.Migration):
1313
('extras', '0078_unique_constraints'),
1414
('ipam', '0062_unique_constraints'),
1515
('tenancy', '0008_unique_constraints'),
16-
('dcim', '0163_rack_devicetype_moduletype_weights'),
16+
('dcim', '0164_rack_mounting_depth'),
1717
]
1818

1919
operations = [

0 commit comments

Comments
 (0)