# Generated by Django 4.2 on 2023-12-11 06:10 | |
from django.db import migrations | |
class Migration(migrations.Migration): | |
dependencies = [ | |
("core", "0002_rename_fund_house_mutualfund_fund_name"), | |
("core", "0004_stock_isin_number"), | |
] | |
operations = [] | |