1
0
mirror of https://github.com/django/django.git synced 2025-02-25 17:44:34 +00:00
Aymeric Augustin 78ba9670af Fixed -- Time zone support in generic views
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.
2012-04-30 20:48:19 +02:00
..
2012-04-30 17:19:55 +03:00