django1/django/views
Claude Paroz eb66057c1e Refs #28221 -- Honor plural number in JavaScriptCatalog 2017-05-20 13:23:54 +02:00
..
decorators Refs #27656 -- Updated django.views docstring verbs according to PEP 257. 2017-03-03 17:05:42 -05:00
generic Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
templates Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view template. 2017-04-14 08:12:14 -04:00
__init__.py Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
csrf.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
debug.py Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
defaults.py Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
i18n.py Refs #28221 -- Honor plural number in JavaScriptCatalog 2017-05-20 13:23:54 +02:00
static.py Fixed #28122 -- Fixed crash when overriding views.static.directory_index()'s template. 2017-04-25 11:01:21 -04:00