django1/django/views
Aymeric Augustin c6a49d4f17 [1.8.x] Fixed a crash of the debug page.
During the autumn DST change, the template engine would fail to convert
the naive representation of now when USE_TZ = True. Passing now in UTC
eliminates the issue.

Thanks mbertheau and tricoder42.

Refs #23714.

Backport of c7a6996df7 from master
2015-02-10 19:07:07 -05:00
..
decorators [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
generic [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
debug.py [1.8.x] Fixed a crash of the debug page. 2015-02-10 19:07:07 -05:00
defaults.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
i18n.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
static.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00