django1/django/views
Tim Graham 5217d01b77 [1.6.x] Fixed #21347 -- Added missing JS variable declaration.
Thanks szymon.barglowski at gmail.com for the report.

Backport of 0b1d425a41 from master
2013-10-30 16:00:13 -04: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 [1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 2013-09-18 09:56:01 -04: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 [1.6.x] Fixed #21347 -- Added missing JS variable declaration. 2013-10-30 16:00:13 -04:00
static.py [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00