Skip to content

Meta: Adapt django makemessages command to ensure forward slashes

Benjamin Hättasch requested to merge meta-makemessages into main

This adapts submethods of the makemessages command to use generic forward slashes instead of os specific slashes, e.g., backslashes on windows

Merge request reports