This will require an upstream patch on Django.
Django calls colorama.init() if colorama is installed this screws up forced terminals on platforms other than windows that are not attached to ttys. Upstream Django should change the init call to a just_fix_windows_console