daren/apps/daren_detail/migrations/0005_merge_20250523_1923.py
2025-05-23 19:54:32 +08:00

15 lines
304 B
Python

# Generated by Django 5.1.5 on 2025-05-23 11:23
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('daren_detail', '0004_creatorprofile_avatar'),
('daren_detail', '0004_creatorprofile_profile'),
]
operations = [
]