It's hard to deeply customize the layout of some reports like the trend report, without changing the code.
This is just an idea, as it seems to change a lot of internals: what about moving the layout of the reports (the reST layout I guess) to a template file, using mako or something equivalent.
That would allow the user to do everything and anything by providing a custom template, without touching the code.
It's hard to deeply customize the layout of some reports like the trend report, without changing the code.
This is just an idea, as it seems to change a lot of internals: what about moving the layout of the reports (the reST layout I guess) to a template file, using mako or something equivalent.
That would allow the user to do everything and anything by providing a custom template, without touching the code.