Web M&M
https://mam.matfyz.cz
13 lines
219 B
13 lines
219 B
# Generated by Django 4.2.13 on 2024-10-23 21:10
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
dependencies = [
|
|
('odevzdavatko', '0002_manage'),
|
|
]
|
|
|
|
operations = [
|
|
]
|
|
|