mybuddy/reports
Louis 5f9fe99e7b
fix(sleep-reports): #286 Init all days in the period to remove gaps (#341)
* fix(sleep-reports): #286 Init all days in the period to remove gaps

* Only account for dates (not times) in sleep graph dates init

Co-authored-by: Christopher C. Wells <git@chris-wells.net>
2021-12-31 10:17:21 -05:00
..
graphs fix(sleep-reports): #286 Init all days in the period to remove gaps (#341) 2021-12-31 10:17:21 -05:00
migrations Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
templates/reports Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
tests Linting and faker changes 2021-12-31 09:19:53 -05:00
__init__.py Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
urls.py Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
utils.py Remove exception handling for Plotly output (#69) 2020-02-14 11:29:33 -08:00
views.py Linting and faker changes 2021-12-31 09:19:53 -05:00