index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
dateformat
/
tests.py
Age
Commit message (
Expand
)
Author
2010-01-01
Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateforma...
Jannis Leidel
2009-11-02
Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apollo13 fo...
Russell Keith-Magee
2009-11-01
Repeat the setUp/tearDown changes made in r11699 for the tests
Karen Tracey
2009-11-01
Fixed #12123 -- Refactored dateformat tests to use unittest. This is needed s...
Russell Keith-Magee
2009-05-08
Fixed #10825: fixed the 'U' format code to dateformat (and the date/now filte...
Jacob Kaplan-Moss
2007-11-29
Fixed #6023 -- Fixed daylight savings determination for years beyond 2038 on
Malcolm Tredinnick
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-02-28
Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson.
Jacob Kaplan-Moss
2006-09-26
Fixed #2099 -- Allow timezone tests to be ignored on Windows systems, due to
Malcolm Tredinnick
2006-08-27
Refs #2333 - Modified runtests script to use new testing framework. Migrated ...
Russell Keith-Magee