Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and ↵ | Russell Keith-Magee | 2010-02-13 | 1 | -2/+2 |
| | | | | | | thus, the serializers). Patch includes moving the datetime_safe tests into the utils regressiontests module. Thanks to gsf for the report and initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12423 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | ||||
* | Fixed #1443 -- Django's various bits now support dates before 1900. Thanks ↵ | Adrian Holovaty | 2008-07-18 | 1 | -0/+89 |
to SmileyChris, Chris Green, Fredrik Lundh and others for patches and design help git-svn-id: http://code.djangoproject.com/svn/django/trunk@7946 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |