Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/utils/termcolors.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25668 -- Misc spelling errorsVille Skyttä2015-11-031-2/+2
* Fixed #25439 -- Added `SUCCESS` style to termcolor palettesMatt Deacalion Stevens2015-09-231-0/+3
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-1/+0
* Fixed #23968 -- Replaced list comprehension with generato...Jon Dufresne2014-12-081-2/+2
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+3
* Fixed flake8 E241Boryslav Larin2013-11-021-45/+48
* Fixed #21266 -- Fixed E201,E202 pep8 warnings.Larry O'Neill2013-10-151-34/+34
* Fixed #20989 -- Removed useless explicit list comprehensi...Simon Charette2013-08-301-2/+2
* Fix "OK" alignment in migrate outputAndrew Godwin2013-07-261-0/+6
* Initial stab at a migrate command, it's probably quite a ...Andrew Godwin2013-06-071-0/+6
* Fixed #19663 -- Allowed None in colorize() text parameterClaude Paroz2013-02-011-2/+2
* [py3] Fixed access to dict keys/values/items.Aymeric Augustin2012-08-071-1/+3
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-5/+5
* Fixed #12849 -- Corrected the way strings are encoded for...Russell Keith-Magee2010-03-181-1/+0
* Added color configuration for HTTP 304, since it doesn't ...Russell Keith-Magee2010-01-231-0/+3
* Fixed #7679 -- Added (configurable) highlighting colors t...Russell Keith-Magee2010-01-041-1/+21
* Fixed #12112 -- Made the colors used by syntax highlighti...Russell Keith-Magee2009-12-281-1/+109
* Second half of little cleanup tweaks suggested by pyflakes.Jacob Kaplan-Moss2006-07-211-2/+0
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-0/+70