mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 04:42:22 -06:00
Changelog and migrations fix for #4615
This commit is contained in:
@@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('extras', '0042_customfield_manager'),
|
||||
('dcim', '0106_role_default_color'),
|
||||
('dcim', '0107_component_labels'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user