#7679: Colorize 404 and 500 message from runserver to console
---------------------------------------+------------------------------------
 Reporter:  hunteke                    |       Owner:  nobody    
   Status:  new                        |   Milestone:            
Component:  django-admin.py runserver  |     Version:  SVN       
 Keywords:  color error http console   |       Stage:  Unreviewed
Has_patch:  1                          |  
---------------------------------------+------------------------------------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7679>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to