Zapomenutá migrace post_sous

This commit is contained in:
Pavel "LEdoian" Turinsky 2024-05-21 21:33:25 +02:00
parent 37f988f478
commit 8949424f48

View file

@ -0,0 +1,13 @@
# Generated by Django 4.2.11 on 2024-04-30 21:53
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('soustredeni', '0003_post_split_soustredeni'),
]
operations = [
]