django1/django/views
Luke Plant fda8a9a390 Fixed case of DOCTYPE in 500 template, for the sake of consistency.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16052 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-20 17:44:29 +00:00
..
decorators Deprecated csrf_response_exempt and csrf_view_exempt decorators 2011-03-30 17:35:41 +00:00
generic Fixed #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST, PUT and DELETE requests 2011-04-02 08:45:22 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
debug.py Fixed case of DOCTYPE in 500 template, for the sake of consistency. 2011-04-20 17:44:29 +00:00
defaults.py Fixed #14565 - No csrf_token on 404 page. 2010-10-28 11:47:15 +00:00
i18n.py Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
static.py Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00