# Generated by Django 5.1.1 on 2025-11-26 01:46 from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('web', '0016_delete_projectcategory_alter_category_options_and_more'), ] operations = [ ]