nötige Anpassungen nach Merge
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Generated by Django 5.2.14 on 2026-06-12 09:13
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('mensa_app', '0005_alter_bestellung_id_alter_gericht_id_and_more'),
|
||||
('mensa_app', '0009_alter_gericht_time_creation_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
Reference in New Issue
Block a user