1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/utils
2010-01-28 13:46:18 +00:00
..
__init__.py
datastructures.py
dateformat.py
decorators.py
feedgenerator.py Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch. 2010-01-28 13:46:18 +00:00
functional.py Fixed #12506 - 'lazy' fails when there are multiple expected classes with the same method 2010-01-05 12:06:45 +00:00
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 #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch. 2010-01-28 13:46:18 +00:00
timesince.py
tzinfo.py Fixed #10979 -- Fixed misleading FixedOffset.__repr__(). Thanks, gsong 2010-01-10 17:28:20 +00:00
urls.py
views.py