mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Fix migration issues
This commit is contained in:
parent
db2d71ed9e
commit
25957bfae3
@ -12,7 +12,7 @@ class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('tenancy', '0004_extend_tag_support'),
|
||||
('extras', '0064_configrevision'),
|
||||
('ipam', '0051_extend_tag_support'),
|
||||
('ipam', '0052_fhrpgroup'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user