Discussion:
Issue 63 in json-template: Iteration over dictionary - Patch for /python/jsontemplate/_jsontemplate.py
j***@public.gmane.org
2011-03-27 07:14:00 UTC
Permalink
Status: New
Owner: ----
Labels: Type-Patch

New issue 63 by pankaj...-***@public.gmane.org: Iteration over dictionary - Patch for
/python/jsontemplate/_jsontemplate.py
http://code.google.com/p/json-template/issues/detail?id=63

Added a new formatter "items", this formatter can be used to iterate over
dictionaries. Suggested usage:
Usage: {.repeated section foo | items}
{@key} {@value}
{.end}

Attachments:
_jsontemplate.py.patch 641 bytes
--
You received this message because you are subscribed to the Google Groups "JSON Template" group.
To post to this group, send email to json-template-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to json-template+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/json-template?hl=en.
j***@public.gmane.org
2011-11-15 07:54:59 UTC
Permalink
Updates:
Status: Done

Comment #1 on issue 63 by andyc...-***@public.gmane.org: Iteration over dictionary -
Patch for /python/jsontemplate/_jsontemplate.py
http://code.google.com/p/json-template/issues/detail?id=63

This was implemented
--
You received this message because you are subscribed to the Google Groups "JSON Template" group.
To post to this group, send email to json-template-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to json-template+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/json-template?hl=en.
Loading...