mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00: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