chore(core): Squash history commits

to reduce amount of migrations

ref: #605 closes #601
This commit is contained in:
2025-02-20 22:57:25 +09:30
parent 57d41d12a3
commit 3058f7212a
38 changed files with 411 additions and 812 deletions

View File

@ -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 = [