1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Reindex migrations

This commit is contained in:
jeremystretch
2022-01-04 17:07:37 -05:00
parent fa1e28e860
commit 954d81147e

View File

@@ -6,7 +6,7 @@ class Migration(migrations.Migration):
dependencies = [
('contenttypes', '0002_remove_content_type_name'),
('extras', '0067_configcontext_cluster_types'),
('extras', '0068_configcontext_cluster_types'),
]
operations = [