django1/django/views
Russell Keith-Magee 99952bab30 [1.6.x] Merge pull request #1580 from ianawilson/ticket_16502
Fixed #16502 -- Fixed a TemplateDoesNotExist error that should be an ImproperlyConfigured.

Assistance on the patch from #jambronrose.

Backport of 9b2dc12b83 from master.
2013-09-06 17:39:16 -05:00
..
decorators [1.6.x] Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-08-02 14:46:51 -04:00
generic [1.6.x] Merge pull request #1580 from ianawilson/ticket_16502 2013-09-06 17:39:16 -05:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00
debug.py Merge pull request #1579 from ianawilson/ticket_21058 2013-09-06 17:11:07 -05:00
defaults.py [1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:58 +02:00
i18n.py Fixed #20433: Extract catalog compilation code from javascript_catalog view. 2013-05-18 13:20:52 +02:00
static.py Minor optimization in the static serve view. 2013-01-24 11:01:32 +01:00