django1/django/views
Bouke Haarsma 6107435386 Fixed #21324 -- Translate CSRF failure view
Thanks to Claude Paroz for the original patch.
2013-11-02 11:22:30 +01:00
..
decorators Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
generic Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Fixed #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
debug.py Fixed #21345: Don't evaluate callable settings in the debug page. 2013-10-30 07:53:20 +01: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 Fixed #21347 -- Added missing JS variable declaration. 2013-10-30 09:12:27 -04:00
static.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00