changes
This commit is contained in:
14
app/migrations/0347_merge_20260105_1342.py
Normal file
14
app/migrations/0347_merge_20260105_1342.py
Normal 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 = [
|
||||
]
|
||||
Reference in New Issue
Block a user