mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +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.