mybuddy/core
Christopher Charbonneau Wells 8cb2c171f2 Redirect to timer detail view instead of "next" on timer quick create. 2017-08-18 00:48:26 -04:00
..
migrations Recreate initial migration. 2017-08-17 23:14:16 -04:00
templates Redirect to timer detail view instead of "next" on timer quick create. 2017-08-18 00:48:26 -04:00
templatetags Redirect to timer detail view instead of "next" on timer quick create. 2017-08-18 00:48:26 -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 Add ability to create instances from timer detail view. 2017-08-18 00:42:37 -04:00
models.py Change Timer string format and allow null name field. 2017-08-17 22:52:41 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add Timer detail template (WIP). 2017-08-17 23:45:56 -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 Redirect to timer detail view instead of "next" on timer quick create. 2017-08-18 00:48:26 -04:00