Fix migration issues

This commit is contained in:
Daniel Sheppard 2021-11-03 08:56:04 -05:00 committed by GitHub
parent db2d71ed9e
commit 25957bfae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = [