Issue 63: Iteration over dictionary - Patch for /python/jsontemplate/_jsontemplate.py
Status:  Done
Owner: ----
Closed:  Nov 2011
Reported by pankaj...@gmail.com, Mar 27, 2011
Added a new formatter "items", this formatter can be used to iterate over dictionaries. Suggested usage:
Usage: {.repeated section foo | items}
       {@key} {@value}
       {.end}
_jsontemplate.py.patch
641 bytes   View   Download
Nov 14, 2011
Project Member #1 andyc...@gmail.com
This was implemented
Status: Done