mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
78ba9670af
Introduced a distinct implementation depending on the type of the date field (DateField or DateTimeField), and applied appropriate conversions is the latter case, when time zone support is enabled.