1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/django/views
2012-03-05 02:23:17 +00:00
..
decorators Fixed #17643 -- Set a better stack level for the cache_page decorator deprecation warnings. Thanks, zsiciarz. 2012-02-09 18:59:12 +00:00
generic Fixed #16842 -- Modified the RedirectView to correctly handle query strings with percent symbols. Thanks, accuser, jamey@minilop.net and Claude Paroz. 2012-03-02 16:55:56 +00:00
__init__.py
csrf.py Improved CSRF error message. 2012-02-21 23:54:02 +00:00
debug.py Fixed #17460 -- Extended the HIDDEN_SETTINGS constant in with a few more sensible names of settings to hide in the debug view. Many thanks to chomik, lpiatek and tomaszrybak. 2012-02-09 18:58:45 +00:00
defaults.py Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelson, vkryachko, fvox13 and Chris Beaven. 2011-08-12 14:15:31 +00:00
i18n.py
static.py Updated core base translation files with new strings. Refs #17822. 2012-03-05 02:23:17 +00:00