chore(core): Squash history commits
to reduce amount of migrations ref: #605 closes #601
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.1.5 on 2025-02-16 01:02
|
||||
# Generated by Django 5.1.5 on 2025-02-20 13:25
|
||||
|
||||
import django.db.models.deletion
|
||||
from django.db import migrations, models
|
||||
@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('assistance', '0004_alter_knowledgebase_organization_and_more'),
|
||||
('core', '0015_modelhistory'),
|
||||
('core', '0015_modelhistory_manufacturerhistory_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
Reference in New Issue
Block a user