django1/django/views
Collin Anderson 3d2cae0896 Fixed #24072 -- Added FileResponse for streaming binary files. 2015-01-05 10:51:52 -05:00
..
decorators Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 2014-12-24 12:33:57 -05:00
generic Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Updated link to CSRF docs 2014-12-25 14:01:15 +01:00
debug.py Deprecated TEMPLATE_LOADERS. 2014-12-28 17:02:30 +01:00
defaults.py Removed django.views.defaults.shortcut and django.conf.urls.shortcut per deprecation timeline. 2014-03-21 07:56:00 -04:00
i18n.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
static.py Fixed #24072 -- Added FileResponse for streaming binary files. 2015-01-05 10:51:52 -05:00