mybuddy/api
Christopher C. Wells bf2884f544 Add order-able fields and defaults 2023-02-10 19:06:55 -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 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 order-able fields and defaults 2023-02-10 19:06:55 -08:00