fixed migrations
This commit is contained in:
parent
f6a878460d
commit
39b64aeb71
@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.1.3 on 2025-01-25 13:20
|
||||
# Generated by Django 5.1.3 on 2025-01-25 14:01
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('parts', '0012_storage_verbose_name'),
|
||||
('parts', '0013_packageparameter'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user