chore: squash migrations prior to release

ref: #679 #660
This commit is contained in:
2025-03-16 11:18:02 +09:30
parent 0452293546
commit 70978b9fdc
3 changed files with 9 additions and 22 deletions

View File

@ -1,4 +1,4 @@
# Generated by Django 5.1.5 on 2025-03-14 19:31
# Generated by Django 5.1.5 on 2025-03-16 01:47
import access.fields
import access.models.tenancy
@ -13,7 +13,7 @@ class Migration(migrations.Migration):
dependencies = [
('access', '0004_organizationhistory_teamhistory'),
('core', '0018_ticketcategorynotes_ticketcommentcategorynotes'),
('core', '0017_alter_ticketlinkeditem_item_type_ticketcategorynotes_and_more'),
('itam', '0010_alter_software_organization'),
]