mybuddy/api
Brian O'Connor 64f44f31ca Fix linting issue 2023-01-29 14:09:35 -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 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 Add tags to the list view and the Api serializer 2023-01-29 14:09:35 -08:00
tests.py Fix linting issue 2023-01-29 14:09:35 -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 back the UserProfile and use DRF nested relationship for profile page 2022-09-05 23:00:03 +02:00