Skip to content

Remove colorama init monkey patch. #171

@bckohan

Description

@bckohan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions