mybuddy/core
Christopher Charbonneau Wells 463dd0c1d7 Add basic template tag for timers. 2017-08-16 18:53:53 -04:00
..
migrations Update initial migration. 2017-08-16 15:53:00 -04:00
templates Add basic template tag for timers. 2017-08-16 18:53:53 -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 Timer model. 2017-08-16 18:33:02 -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 queryset param filter utility function. 2017-08-13 16:26:52 -04:00
views.py Add date/time picker to other model fields. 2017-08-16 14:57:46 -04:00