django1/django/views
Aymeric Augustin 784377544e Fixed #20822 -- Set content type of default error pages to 'text/html'.
Thanks Jimmy Song for the patch.
2013-08-04 11:04:37 +02:00
..
decorators Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-08-02 14:46:17 -04:00
generic Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02: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 Removed several unused imports. 2013-06-19 17:18:40 +02:00
defaults.py Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:37 +02:00
i18n.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
static.py Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00