Neues Formular für das Anlegen neuer Gerichte erstellt.

This commit is contained in:
2026-06-26 09:52:36 +02:00
parent 60a046939b
commit f42ca76066
4 changed files with 136 additions and 28 deletions
-1
View File
@@ -18,7 +18,6 @@ class GerichtForm(forms.ModelForm):
'ist_allergene_frei',
'allergene',
'beschreibung', # Neues Feld für Zutaten/Rohstoffe
'bilder', # Das Bild-Feld
'ist_dauerangebot'
]