mybuddy/api
Paul Konstantin Gerke 5e1248e798 Fix tests to test new behavior
Signed-off-by: Paul Konstantin Gerke <paulkgerke@craftware.info>
2022-01-12 16:18:10 -08: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
filters.py Ensure API `OPTIONS` captures class-based filters 2021-11-19 11:14:49 -05:00
metadata.py Ensure API `OPTIONS` captures class-based filters 2021-11-19 11:14:49 -05:00
mixins.py Add "timer" field information to OPTIONS (#131) 2020-03-14 13:33:05 -07:00
permissions.py Add PATCH and DELETE support (#126) 2020-03-13 20:29:07 -07:00
serializers.py Linting and faker changes 2021-12-31 09:19:53 -05:00
tests.py Fix tests to test new behavior 2022-01-12 16:18:10 -08:00
urls.py Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
views.py Way simpler implementation of the new endpoints 2022-01-12 16:18:10 -08:00