django1/django/views
Tim Graham 2cad91cac6 [1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle.
The whitespace added in 1101467ce0
broke the initial comparison.

Backport of d7848c11e0 from master
2015-07-20 11:52:44 -04:00
..
decorators [1.8.x] Fixed typos in HTTP decorator docs. 2015-05-25 07:39:06 -04:00
generic [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04: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] Fixed #24389 -- Isolated the CSRF view from the TEMPLATES setting. 2015-02-22 15:47:11 +01:00
debug.py [1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle. 2015-07-20 11:52:44 -04: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] Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:22:19 +01:00
static.py [1.8.x] Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:22:19 +01:00