mybuddy/core
Christopher Charbonneau Wells 0ed0ae1a94 Add a "since" calculated field to existing models with time data. 2017-08-18 09:43:24 -04:00
..
migrations Squash migrations. 2017-08-18 01:57:07 -04:00
templates/core Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
templatetags Refactor dashboard as a separate app. 2017-08-18 09:02:31 -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 "since" calculated field to existing models with time data. 2017-08-18 09:43:24 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
utils.py Stop timer on instance save instead of form load. 2017-08-18 01:53:48 -04:00
views.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00