mybuddy/core
Christopher Charbonneau Wells ac2cc8ec5f Assign user field during Timer instance save. 2017-08-17 20:42:47 -04:00
..
migrations Add user association to Timer (WIP - adding timer broken) 2017-08-17 14:42:44 -04:00
templates Add permissions checks to frontend. 2017-08-17 13:39:23 -04:00
templatetags Add user association to Timer (WIP - adding timer broken) 2017-08-17 14:42:44 -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 Assign user field during Timer instance save. 2017-08-17 20:42:47 -04:00
models.py Add user association to Timer (WIP - adding timer broken) 2017-08-17 14:42:44 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add ability to create a Timer. 2017-08-16 21:57:01 -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 Assign user field during Timer instance save. 2017-08-17 20:42:47 -04:00