mybuddy/core
Christopher Charbonneau Wells 3bbfd012f4 Add permissions handling to api and core views. 2017-08-17 13:18:14 -04:00
..
migrations Update core migrations. 2017-08-17 11:23:40 -04:00
templates Fix URLs configuration to prevent namespace issues between api and core apps. 2017-08-17 12:17:51 -04:00
templatetags Add ability to create a Timer. 2017-08-16 21:57:01 -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 ability to create a Timer. 2017-08-16 21:57:01 -04:00
models.py Add ability to create a Timer. 2017-08-16 21:57:01 -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 Add permissions handling to api and core views. 2017-08-17 13:18:14 -04:00