libretime/api/libretime_api/schedule
Thomas Göttgens 7992a9be2d
fix: intro/outro playlist unset was impossible (#3101)
this reinstates the boolean fields in the database from the original PR
to work around a foreign key contraint. THE UI remains unchanged
2024-10-21 18:34:39 +01:00
..
models fix: intro/outro playlist unset was impossible (#3101) 2024-10-21 18:34:39 +01:00
serializers fix: intro/outro playlist unset was impossible (#3101) 2024-10-21 18:34:39 +01: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