django1/django/views
Michael Blatherwick e694b0631f [1.6.x] Fixed typo in docstrings of MonthArchiveViews.
Backport of 270c9fe488 from master
2014-01-10 08:26:22 -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] Fixed typo in docstrings of MonthArchiveViews. 2014-01-10 08:26:22 -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 #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:30:07 +01: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