fsr-de / myHPI

Django/Wagtail page serving myhpi.de
https://myhpi.de
11 stars 11 forks source link

Enforce german locale for time strings in markdown #509

Closed lukasrad02 closed 4 months ago

lukasrad02 commented 4 months ago

Our custom markdown extensions only recognize time strings in German locale. Therefore, this PR enforces German locale for timestamps added to minutes by the buttons in the editor.

Closes #359