This commit is contained in:
Eden Kirin
2024-04-11 08:08:28 +02:00
parent 929e16e2ec
commit 163f59844f
2 changed files with 6786 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Generated by Django 5.0.4 on 2024-04-11 06:05
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("main", "0003_auto_20240410_1959"),
]
operations = []