mybuddy/api
Christopher C. Wells 7b7f17fde6 Remove "inactive" timer concept -- delete on complete
Closes #109
2023-03-25 13:23:05 -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 Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -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 Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
tests.py Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
urls.py Add custom router that renders out the urls of custom views 2022-08-25 11:18:57 +02:00
views.py Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00