django/tests/regressiontests/templates
Luke Plant 0b37d56481 Fixed #13475 - for tag raises an exception when trying to unpack a non-iterable item
Thanks to SmileyChris for the report and patch.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-07 20:30:46 +00:00
..
eggs
templates
templatetags
__init__.py
context.py
custom.py
filters.py Fixed #11377: the template join filter now correctly escapes the joiner, too. 2010-08-03 15:42:39 +00:00
loaders.py
models.py
nodelist.py
parser.py
smartif.py
tests.py Fixed #13475 - for tag raises an exception when trying to unpack a non-iterable item 2010-09-07 20:30:46 +00:00
unicode.py
urls.py
views.py