mybuddy/api
Paul K. Gerke 5b0763161b
Add id to filter fields for children (#625)
2023-04-11 10:45:08 -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 Reorder alpha API classes 2022-05-28 07:02:13 -07:00
metadata.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 Format code 2023-02-10 06:14:37 -08:00
tests.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
urls.py Add custom router that renders out the urls of custom views 2022-08-25 11:18:57 +02:00
views.py Add id to filter fields for children (#625) 2023-04-11 10:45:08 -07:00