libretime/api/libretime_api/schedule
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
..
models feat(api): implement file deletion (#2960) 2024-05-05 22:44:30 +02:00
serializers fix(playout): missing live show events (#2087) 2022-09-06 14:09:04 +02:00
tests fix(playout): missing live show events (#2087) 2022-09-06 14:09:04 +02:00
views chore(api): rename schedule models fields 2022-07-18 00:04:54 +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