django1/django/views
Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
..
decorators Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
generic Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
csrf.py Fixed #27258 -- Prohibited django.Template.render() with non-dict context. 2016-12-28 16:03:20 -05:00
debug.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
defaults.py Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00
i18n.py Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views. 2017-01-17 20:52:03 -05:00
static.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00