mybuddy/core
Christopher Charbonneau Wells 9d0572ba92 Move duration methods in to utils for use elsewhere in the project. 2017-08-25 16:33:14 -04:00
..
migrations Add an actual duration field to relevant models. 2017-08-19 16:16:42 -04:00
static_src Use static_src directories to prevent collisions with Django's collectstatic. 2017-08-24 07:54:47 -04:00
templates/core Add a very basic prototype dashboard for multiple children. 2017-08-24 13:09:56 -04:00
templatetags Move duration methods in to utils for use elsewhere in the project. 2017-08-25 16:33:14 -04:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Add slug field to Child. 2017-08-18 08:12:50 -04:00
forms.py Stop timer on instance save instead of form load. 2017-08-18 01:53:48 -04:00
models.py Add a diaper change types over time report. 2017-08-24 14:54:01 -04:00
urls.py Linting fixes. 2017-08-22 13:36:49 -04:00
utils.py Move duration methods in to utils for use elsewhere in the project. 2017-08-25 16:33:14 -04:00
views.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00