David Tiede
David Tiede
Der Link in Vorlesung 1 auf Folie 12 zum Skript FS WS 11/12 gibt nur Error 404 zurück.
Das Thema Unifikation wurde schon in der Vorlesung "Programmierung" von Prof. Dr. Vogler behandelt. Ich bin der Meinung, dass es in der TheoLog Vorlesung gut etwas kürzer gefasst werden könnte....
If I ran `python manage.py makemigrations` after updating to Django 4.2 / DjangoCMS 3.11, new migrations will be generated.
I have set the locals to a language with a comma as a decimal separator, like "de_DE". If I set `set_locale_radix(".")` I would expect that {"RFCFLOAT": "1.2"} could be parsed...