mybuddy/core
Christopher Charbonneau Wells b317c08504 Fix Tummy Time display fields. 2017-09-08 18:03:44 -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 styling to stopped timers in detail page. 2017-09-08 14:39:01 -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 Add ability to stop a timer (WIP). 2017-09-08 14:36:22 -04:00
models.py Fix Tummy Time display fields. 2017-09-08 18:03:44 -04:00
urls.py Add ability to stop a timer (WIP). 2017-09-08 14:36:22 -04:00
utils.py Add ability to stop a timer (WIP). 2017-09-08 14:36:22 -04:00
views.py Add ability to stop a timer (WIP). 2017-09-08 14:36:22 -04:00