mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 16:18:16 -06:00
Rename migration
This commit is contained in:
parent
211626b9b2
commit
5924af0c47
@ -1,5 +1,3 @@
|
|||||||
# Generated by Django 5.0.7 on 2024-07-25 07:00
|
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
@ -6,7 +6,7 @@ from django.db import migrations, models
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('dcim', '0189_moduletype_airflow_rack_airflow_racktype_airflow'),
|
('dcim', '0189_moduletype_rack_airflow'),
|
||||||
('extras', '0121_customfield_related_object_filter'),
|
('extras', '0121_customfield_related_object_filter'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user