django1/django/views
Claude Paroz 11c60b5298 Reused the DjangoTranslation class for the javascript_catalog view
Thanks Tim Graham and Cristiano Coelho for the reviews.
Refs #26328, #26319.
2016-03-08 21:39:59 +01:00
..
decorators Removed British/Austrialian word: whilist. 2015-12-31 14:29:52 -05:00
generic Fixed #26176 -- Fixed E123 flake8 warnings. 2016-02-05 15:11:07 -05:00
__init__.py Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
csrf.py Removed blank line to appease isort. 2015-11-17 19:01:06 -05:00
debug.py Fixed #25670 -- Allowed dictsort to sort a list of lists. 2016-02-23 12:15:08 -05:00
defaults.py Fixed #25697 -- Made default error views error when passed a nonexistent template_name. 2016-01-14 07:05:38 -05:00
i18n.py Reused the DjangoTranslation class for the javascript_catalog view 2016-03-08 21:39:59 +01:00
static.py Refs #25236 -- Removed ifequal/ifnotequal usage. 2015-08-08 07:33:15 -04:00