mybuddy/core
Christopher Charbonneau Wells f08ec94e3c Stop timer on instance save instead of form load. 2017-08-18 01:53:48 -04:00
..
migrations Do not update Timer.start on save(). 2017-08-18 01:01:37 -04:00
templates/core Add permissions check for timer detail view buttons. 2017-08-18 00:59:25 -04:00
templatetags Add timer delete functionality and move template back in to core. 2017-08-18 00:55:57 -04:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Add user association to Timer (WIP - adding timer broken) 2017-08-17 14:42:44 -04:00
forms.py Stop timer on instance save instead of form load. 2017-08-18 01:53:48 -04:00
models.py Do not update Timer.start on save(). 2017-08-18 01:01:37 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add timer delete functionality and move template back in to core. 2017-08-18 00:55:57 -04:00
utils.py Stop timer on instance save instead of form load. 2017-08-18 01:53:48 -04:00
views.py Add timer delete functionality and move template back in to core. 2017-08-18 00:55:57 -04:00