Skip to content

Commit 4c870a6

Browse files
committed
merging db changes
1 parent 5f5efee commit 4c870a6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Generated by Django 5.1.15 on 2026-02-14 06:20
2+
3+
from django.db import migrations
4+
5+
6+
class Migration(migrations.Migration):
7+
8+
dependencies = [
9+
("game_dev", "0013_alter_game_itchgameembedid"),
10+
("game_dev", "0013_merge_20260214_1347"),
11+
]
12+
13+
operations = []

0 commit comments

Comments
 (0)