Web M&M
https://mam.matfyz.cz
14 lines
234 B
14 lines
234 B
2 months ago
|
# Generated by Django 4.2.16 on 2024-10-30 01:07
|
||
|
|
||
|
from django.db import migrations
|
||
|
|
||
|
|
||
|
class Migration(migrations.Migration):
|
||
|
|
||
|
dependencies = [
|
||
|
('soustredeni', '0003_post_split_soustredeni'),
|
||
|
]
|
||
|
|
||
|
operations = [
|
||
|
]
|