Mercurial > hg
comparison contrib/hgweb.wsgi @ 35408:a48af4993aa0
hgweb: split graphdata() into jsdata() and nodes()
nodes keyword passed to the template can be any iterator, but jsdata needs to
be a list because it gets JSONified.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 11 Dec 2017 13:47:58 +0800 |
parents | 4b0fc75f9403 |
children | d58a205d0672 |
comparison
equal
deleted
inserted
replaced
35407:27ab3150cd50 | 35408:a48af4993aa0 |
---|