django/tests/regressiontests/utils
Russell Keith-Magee c38d66a216 Fixed #12112 -- Made the colors used by syntax highlighting customizable.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-28 06:48:47 +00:00
..
__init__.py
datastructures.py
dateformat.py Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apollo13 for the report, and Karen Tracey for the debugging help. 2009-11-02 08:26:03 +00:00
decorators.py
itercompat.py
models.py
termcolors.py Fixed #12112 -- Made the colors used by syntax highlighting customizable. 2009-12-28 06:48:47 +00:00
tests.py Fixed #12112 -- Made the colors used by syntax highlighting customizable. 2009-12-28 06:48:47 +00:00
timesince.py
urls.py
views.py