portier/concierge
Jan Koppe 2d01023a4b
maintenance: update to Django 5, Redis 7, Postgres 16, add dev SRS
2024-02-25 11:24:42 +01:00
..
migrations dynamically update tasks on saved changes to restream configs 2020-05-31 12:16:09 +02:00
__init__.py #4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks 2020-04-26 19:46:58 +02:00
admin.py maintenance: update to Django 5, Redis 7, Postgres 16, add dev SRS 2024-02-25 11:24:42 +01:00
apps.py #4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks 2020-04-26 19:46:58 +02:00
models.py dynamically update tasks on saved changes to restream configs 2020-05-31 12:16:09 +02:00
signals.py #4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks 2020-04-26 19:46:58 +02:00
tests.py #4 add concierge app that implements the idea of tasks; rework rtmp to better handle multiple incoming streams; rework restream to create tasks 2020-04-26 19:46:58 +02:00
urls.py #4 change some model fields to proper uuid type; add api to claim and release tasks 2020-04-26 22:25:58 +02:00
views.py fix linter errors 🙄 2020-04-26 22:30:59 +02:00