﻿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
7679	Colorize 404 and 500 message from runserver to console	Kevin Hunter	nobody	"I find the normal console output of {{{./manage.py runserver}}} to be, for the most part, not particularly useful.  It's also all a monotone gray.  This means that when there '''is''' a potentially helpful piece of information (e.g. a '''404''' or '''500''' HTTP status), it's easy to miss it in the fray.

This isn't a problem for the big stuff, such as an entire home page, but if a more innocuous request fails, it may be not get spotted quickly.  Say, for instance on an ajax request, or for periphery files (Django-munged CSS, JSON, Javascript, etc.)

I can't imagine I'm the only one who appreciates colors, so here ya go."		closed	django-admin.py runserver	dev		fixed	color error http console	jbalonso marco@…	Accepted	1	0	0	1	0	0
