summaryrefslogtreecommitdiff
path: root/django/utils/termcolors.py
AgeCommit message (Expand)Author
2010-03-18Fixed #12849 -- Corrected the way strings are encoded for display by the colo...Russell Keith-Magee
2010-01-23Added color configuration for HTTP 304, since it doesn't require as much atte...Russell Keith-Magee
2010-01-04Fixed #7679 -- Added (configurable) highlighting colors to the development se...Russell Keith-Magee
2009-12-28Fixed #12112 -- Made the colors used by syntax highlighting customizable.Russell Keith-Magee
2006-07-21Second half of little cleanup tweaks suggested by pyflakes.Jacob Kaplan-Moss
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty