mybuddy/api
Christopher Charbonneau Wells f2a8cdec2d Update URL definitions to Django 2.0 style. 2017-12-13 18:12:32 -05: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
metadata.py Add a custom API metadata class to include filters on OPTIONS responses. 2017-12-05 19:27:28 -05:00
permissions.py Disable unused API methods and require model add permissions for OPTIONS. 2017-12-05 16:40:10 -05:00
serializers.py Add a custom serializer for core models. 2017-12-05 16:31:37 -05:00
tests.py Add API tests. 2017-12-07 16:34:48 -05:00
urls.py Update URL definitions to Django 2.0 style. 2017-12-13 18:12:32 -05:00
views.py Add weight tracking. 2017-11-09 21:15:09 -05:00