mybuddy/reports
Christopher C. Wells f0d763d374 Remove exception handling for Plotly output (#69)
At some point in Plotly 3.x, the offline graph output was changed to produce
two script tags instead of the initial one. With Plotly 4.x, that change was
reverted and the output now always has only a single script tag again.
2020-02-14 11:29:33 -08:00
..
graphs Add a Diaper Change amounts report 2020-01-26 14:12:27 -08:00
migrations Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
templates/reports Add a Diaper Change amounts report 2020-01-26 14:12:27 -08:00
tests Add a Diaper Change amounts report 2020-01-26 14:12:27 -08:00
__init__.py Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
urls.py Add a Diaper Change amounts report 2020-01-26 14:12:27 -08:00
utils.py Remove exception handling for Plotly output (#69) 2020-02-14 11:29:33 -08:00
views.py Add a Diaper Change amounts report 2020-01-26 14:12:27 -08:00