mybuddy/reports
Christopher Charbonneau Wells f2a8cdec2d Update URL definitions to Django 2.0 style. 2017-12-13 18:12:32 -05:00
..
graphs Change feeding durations to a scatter/line plot with number of feedings included. 2017-11-30 11:16:50 -05:00
migrations Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
templates/reports Misc. Django 2.0 update changes. 2017-12-03 16:52:27 -05:00
tests Add a basic bar chart showing average feeding durations over time. 2017-11-29 21:28:54 -05:00
__init__.py Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
urls.py Update URL definitions to Django 2.0 style. 2017-12-13 18:12:32 -05:00
utils.py Refactor reports graphs in to separate files. 2017-11-03 23:03:24 -04:00
views.py Add a basic bar chart showing average feeding durations over time. 2017-11-29 21:28:54 -05:00