mybuddy/api
Christopher Charbonneau Wells 6b2de93736 Add Timer model.
This will used for creating timers in the app and (eventually) applying them to entries during create operations.
2017-08-16 18:33:02 -04:00
..
migrations Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
__init__.py Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
serializers.py Add Timer model. 2017-08-16 18:33:02 -04:00
tests.py Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
urls.py Add Timer model. 2017-08-16 18:33:02 -04:00
views.py Add Timer model. 2017-08-16 18:33:02 -04:00