1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django/views
2011-05-09 21:35:24 +00:00
..
decorators Fixed #15354 - provide method to ensure CSRF token is always available for AJAX requests 2011-05-09 21:35:24 +00:00
generic Fixed a failing test in special_headers, and performed a bit of cleanup. 2011-04-26 16:56:17 +00:00
__init__.py
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
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