Skip to content

Commit

Permalink
Merge pull request #212 from ArnesSI/migration-fix
Browse files Browse the repository at this point in the history
fix recent migration dependencies
  • Loading branch information
matejv authored Dec 18, 2024
2 parents d5a5641 + 6c1790d commit 2c61bd5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions netbox_inventory/migrations/0009_add_rack.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('dcim', '0191_module_bay_rebuild'),
('extras', '0121_customfield_related_object_filter'),
('netbox_inventory', '0008_alter_asset_device_type_alter_asset_module_type'),
('tenancy', '0015_contactassignment_rename_content_type'),
]

operations = [
Expand Down

0 comments on commit 2c61bd5

Please sign in to comment.