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