sintonia/api/libretime_api/storage
Thomas Göttgens 9757b1b78c
feat(api): implement file deletion (#2960)
This implements the file delete to the Django API. Previously, the code was only manipulating the database while leaving the file in place.

Co-authored-by: jo <ljonas@riseup.net>
2024-05-05 22:44:30 +02:00
..
management refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
models feat: configure cue points analysis per track type 2023-02-15 10:13:32 +02:00
serializers feat(api): don't use hyperlinked serializers (#1984) 2022-07-27 09:54:57 +02:00
tests feat(api): implement file deletion (#2960) 2024-05-05 22:44:30 +02:00
views feat(api): implement file deletion (#2960) 2024-05-05 22:44:30 +02:00
__init__.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
apps.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
router.py feat(api): don't use trailing slashes (#1982) 2022-07-22 17:34:09 +02:00