mirror of
https://github.com/netbox-community/netbox.git
synced 2025-09-06 06:13:36 -06:00
Change duplicate entry 0130 from migration history and move new changes to 0133
This commit is contained in:
parent
3ea2939ebc
commit
28be6a726d
@ -1,12 +1,10 @@
|
||||
# Generated by Django 5.2.4 on 2025-09-04 10:50
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('extras', '0129_fix_script_paths'),
|
||||
('extras', '0132_configcontextprofile'),
|
||||
]
|
||||
|
||||
operations = [
|
@ -1,14 +0,0 @@
|
||||
# Generated by Django 5.2.5 on 2025-09-04 11:32
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('extras', '0130_alter_customfield_validation_maximum_and_more'),
|
||||
('extras', '0132_configcontextprofile'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
Loading…
Reference in New Issue
Block a user