mybuddy/api
bugbountyguy 44648ce33b add tests 2022-04-04 20:39:39 -07: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 Add tags filter to supported models 2022-04-04 15:23:00 -07:00
metadata.py Format code with black 2022-02-09 16:00:30 -08:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
permissions.py Format code with black 2022-02-09 16:00:30 -08:00
serializers.py Add tags field to supported models 2022-04-04 15:23:00 -07:00
tests.py add tests 2022-04-04 20:39:39 -07:00
urls.py Use singular form for Tag API class names 2022-04-03 17:06:02 -07:00
views.py Use singular form for Tag API class names 2022-04-03 17:06:02 -07:00