portier/concierge
Jan Koppe a0a01a6149
fix linter errors 🙄
2020-04-26 22:30:59 +02:00
..
migrations change some model fields to proper uuid type; add api to claim and release tasks 2020-04-26 22:25:58 +02:00
__init__.py 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 change some model fields to proper uuid type; add api to claim and release tasks 2020-04-26 22:25:58 +02:00
apps.py 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 change some model fields to proper uuid type; add api to claim and release tasks 2020-04-26 22:25:58 +02:00
signals.py 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 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 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