mybuddy/core
Christopher Charbonneau Wells 387535a200 Add UI for timers. 2017-08-16 21:03:09 -04:00
..
migrations Update initial migration. 2017-08-16 15:53:00 -04:00
templates Add UI for timers. 2017-08-16 21:03:09 -04:00
templatetags Add basic template tag for timers. 2017-08-16 18:53:53 -04:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Add Timer model. 2017-08-16 18:33:02 -04:00
forms.py Add an amount field to the Feeding model. 2017-08-16 18:07:25 -04:00
models.py Add a short param to the duration_string for XhXmXs formatted durations. 2017-08-16 19:08:52 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add authentication and login handling for existing views. 2017-08-16 12:46:26 -04:00
utils.py Add a short param to the duration_string for XhXmXs formatted durations. 2017-08-16 19:08:52 -04:00
views.py Add date/time picker to other model fields. 2017-08-16 14:57:46 -04:00