﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
12272	django.core.management.color.py sucks?	pedromagnus	nobody	"I'm trying to see some colors in my win console (with cygwin and econsole) and I can't do it. I'm currently working using the django extensions, specifically 'show_urls' and instead of colors it show the color-code (I suppose) and the text without any indentation.
It uses (to colorize and formatting) django.core.management.color.py. 
Looking the code of color.py it seems that the only thing it checks is if the SO is win32, from that automatically assumes that there is no color in the console and returns FALSE. I'm right on this?? If I am, then this code really sucks, it has to be updated anyway.
Regards.
Pedro"		closed	Core (Other)	1.1		invalid	color django-extensions extensions core show_urls		Unreviewed	0	0	0	0	0	0
