| Issue 63: | Iteration over dictionary - Patch for /python/jsontemplate/_jsontemplate.py | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Added a new formatter "items", this formatter can be used to iterate over dictionaries. Suggested usage:
Usage: {.repeated section foo | items}
{@key} {@value}
{.end}
Nov 14, 2011
Project Member
#1
andyc...@gmail.com
Status:
Done
|