Oscar Ramirez
|
54085b0f9b
|
Fixed #23998 -- Added datetime.time support to migrations questioner.
|
2014-12-22 07:24:54 -05:00 |
Alex Gaynor
|
c347f78cc1
|
Fixed all E226 violations
|
2013-11-03 10:08:55 -08:00 |
Ray Ashman Jr
|
e2ae8b048e
|
Correct flake8 E302 violations
|
2013-11-02 19:53:29 -04:00 |
Alex Gaynor
|
7548aa8ffd
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
Tim Graham
|
ae48d77ef8
|
Fixed E225 pep8 warnings.
|
2013-10-23 06:09:29 -04:00 |
Aymeric Augustin
|
d9b6fb8f61
|
Fixed #21256 -- Error in datetime_safe.datetime.combine.
|
2013-10-13 19:09:26 +02:00 |
Russell Keith-Magee
|
03924929ba
|
Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and 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
|
2010-02-13 14:02:32 +00:00 |
Adrian Holovaty
|
df2b19cc17
|
Fixed #1443 -- Django's various bits now support dates before 1900. Thanks 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
|
2008-07-18 03:47:27 +00:00 |