django1/django/views
Malcolm Tredinnick bccb8897e6 Fixed #4565 -- Changed template rendering to use iterators, rather than
creating large strings, as much as possible. This is all backwards compatible.
Thanks, Brian Harring.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-17 07:11:37 +00:00
..
decorators Second half of little cleanup tweaks suggested by pyflakes. 2006-07-21 20:39:17 +00:00
generic Fixed #4565 -- Changed template rendering to use iterators, rather than 2007-06-17 07:11:37 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
debug.py Fixed #4565 -- Changed template rendering to use iterators, rather than 2007-06-17 07:11:37 +00:00
defaults.py Fixed #4565 -- Changed template rendering to use iterators, rather than 2007-06-17 07:11:37 +00:00
i18n.py Fixed #4040 -- Changed uses of has_key() to "in". Slight performance 2007-04-26 13:30:48 +00:00
static.py Fixed #4565 -- Changed template rendering to use iterators, rather than 2007-06-17 07:11:37 +00:00