django1/django/views
Andrei Kulakov 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
..
decorators Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
generic Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Fixed #24389 -- Isolated the CSRF view from the TEMPLATES setting. 2015-02-22 15:46:35 +01:00
debug.py Improved display of template loader postmortem on debug page. 2015-04-22 14:49:00 -05:00
defaults.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
i18n.py Removed spaces after 'function' in jsi18n 2015-03-20 17:28:29 -04:00
static.py Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:13:55 +01:00