mirror of
https://github.com/django/django.git
synced 2025-02-05 15:06:48 +00:00
905bd7fb44
Handled values returned by functions more like field values. In particular, localized dates, times and datetimes properly, and converted datetimes to the current timezone.