mybuddy/api
Christopher C. Wells 54a24423c0 Fix `date` filter for models with `time` field
Fixes #342
2021-11-19 11:14:48 -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 Fix `date` filter for models with `time` field 2021-11-19 11:14:48 -05:00
metadata.py Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07: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