mybuddy/api
Christopher C. Wells 507e0c383d Ensure API `OPTIONS` captures class-based filters 2021-11-19 11:14:49 -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
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 lint 2021-02-09 18:10:36 -08:00
tests.py add tests 2021-02-09 18:10:36 -08:00
urls.py Add OpenAPI schema endpoint to API (#147) 2020-06-19 14:56:05 -07:00
views.py Add date filters to all relevant models 2021-10-31 13:29:43 -07:00