Mercurial > roundup-cc
view README.creole @ 13:149d01f43e31
Split up render_db_stats_as_html function
Allow the generated HTML code to be either printed to stdout as before
(render_db_stats_as_html) or be returned as a string (compile_db_stats_html).
The latter is required for Bottledash.
author | Gernot Schulz <gernot@intevation.de> |
---|---|
date | Sun, 31 Jan 2016 13:15:08 +0100 |
parents | efe7ed655c02 |
children | d0c439d1e833 |
line wrap: on
line source
= Roundup Issue Collector Grab and display data from a http://roundup-tracker.org/ instance. It is Free Software, check out the header files. === Notes When migrating to 3:99c68ebfb3b9, Nov 30 17:46:22 2015 you need to add the print statements for the content-type header to all of your cgi scripts. Bottledash may have a fork https://wald.intevation.org/hg/bottledash/file/tip/modules/web_view === Prerequisites Python v3, with build-in sqlite3 module. === Included http://d3js.org/ initially used with 3.5.5 """Library released under BSD license. Copyright 2015 Mike Bostock."