Skip to content

Commit 3299a76

Browse files
committed
Merge branch 'feature' into 17476-upgrade-django51
2 parents 58d3838 + 1969f0d commit 3299a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox/dcim/migrations/0191_poweroutlet_color.py renamed to netbox/dcim/migrations/0192_poweroutlet_color.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class Migration(migrations.Migration):
88

99
dependencies = [
10-
('dcim', '0190_nested_modules'),
10+
('dcim', '0191_inventoryitem_status'),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)