summaryrefslogtreecommitdiff
path: root/django/utils/datetime_safe.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and ...Russell Keith-Magee2010-02-131-2/+2
* Fixed #1443 -- Django's various bits now support dates before 1900. Thanks to...Adrian Holovaty2008-07-181-0/+89