Explorar o código

Renumber remove_topology_maps migration

Jeremy Stretch %!s(int64=6) %!d(string=hai) anos
pai
achega
480db83f39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/extras/migrations/0026_remove_topology_maps.py

+ 1 - 1
netbox/extras/migrations/0024_remove_topology_maps.py → netbox/extras/migrations/0026_remove_topology_maps.py

@@ -6,7 +6,7 @@ from django.db import migrations
 class Migration(migrations.Migration):
 
     dependencies = [
-        ('extras', '0023_fix_tag_sequences'),
+        ('extras', '0025_objectchange_time_index'),
     ]
 
     operations = [