| # Generated by Django 4.2 on 2023-12-14 19:24 | |
| from django.db import migrations | |
| class Migration(migrations.Migration): | |
| dependencies = [ | |
| ("core", "0003_alter_mutualfund_fund_name"), | |
| ("core", "0006_mutualfund_crisil_rank"), | |
| ] | |
| operations = [] | |
| # Generated by Django 4.2 on 2023-12-14 19:24 | |
| from django.db import migrations | |
| class Migration(migrations.Migration): | |
| dependencies = [ | |
| ("core", "0003_alter_mutualfund_fund_name"), | |
| ("core", "0006_mutualfund_crisil_rank"), | |
| ] | |
| operations = [] | |