This commit is contained in:
anhduy-tech
2026-01-05 14:30:10 +07:00
parent 4fd1aae08f
commit 7bb85510ec
6 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Generated by Django 5.1.7 on 2026-01-05 06:42
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('app', '0344_payment_schedule_ovd_days_and_more'),
('app', '0346_remove_co_ownership_code'),
]
operations = [
]