1
0
mirror of https://github.com/django/django.git synced 2025-04-11 11:02:22 +00:00
Tim Graham 020ba4bf91 [1.10.x] Fixed #27058 -- Reallowed the {% for %} tag to unpack any iterable.
Thanks Sergei Maertens for the report and patch.

Backport of 937d752d3deabebe60dfbe9ff9823772730f336a from master
2016-08-15 15:40:34 -04:00
..