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

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

Added a new formatter "items", this formatter can be used to iterate over
dictionaries. Suggested usage:
Usage: {.repeated section foo | pairs}
{@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:50:55 UTC
Permalink
Updates:
Status: Done

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

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...