#31924: Support --force-color for runserver
-------------------------------------+-------------------------------------
Reporter: Zach Waggoner | Owner: nobody
Type: New feature | Status: closed
Component: Core (Management | Version: 3.1
commands) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
runserver,force_color | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by felixxm):
It looks that Django doesn't recognize that your system's terminal
supports color, we have an open ticket to improve detection on Windows,
see #31216. You may also fake the installation of `ANSICON` by setting the
appropriate environmental variable, `ANSICON="on"`. Please use one of
[https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
support channels].
--
Ticket URL: <https://code.djangoproject.com/ticket/31924#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.e06763b01567571f621f7c55e59668a4%40djangoproject.com.