summaryrefslogtreecommitdiff
path: root/django/utils/dates.py
AgeCommit message (Expand)Author
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-11-02Correct flake8 violation E261Ray Ashman Jr
2013-10-26Fixed up some more flake8 violations (this particular violation still has man...Alex Gaynor
2011-01-21Fixed #9988 (again) -- Updated list of Associated Press months names to use a...Jannis Leidel
2010-12-13Fixed #14570 -- Added new date format character for alternative month names u...Jannis Leidel
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2006-05-16fixed #1817: added translation hooks for 3-letter month namesGeorg Bauer
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty