portier/restream
Jan Koppe e1943b05f4
fix: filter removed tasks on restreamconfig update/delete by config-type!
2020-05-31 15:22:05 +02:00
..
migrations update migrations; management command that creates default group with default perms; add new users to default group 2020-05-01 15:05:26 +02:00
templates/restream little cosmetics and more translations 2020-05-02 00:12:53 +02:00
__init__.py move out concierge stub to repo, restructure 2020-04-15 21:20:30 +02:00
admin.py add object permissions with guardian; users only have access to their own streams/restreamconfigs 2020-05-01 12:38:57 +02:00
apps.py resolve flake8 errors 2020-04-20 14:51:44 +02:00
forms.py add object permissions with guardian; users only have access to their own streams/restreamconfigs 2020-05-01 12:38:57 +02:00
models.py dynamically update tasks on saved changes to restream configs 2020-05-31 12:16:09 +02:00
signals.py fix: filter removed tasks on restreamconfig update/delete by config-type! 2020-05-31 15:22:05 +02:00
tests.py resolve flake8 errors 2020-04-20 14:51:44 +02:00
urls.py add stream & restreamconfig changeviews 2020-05-01 14:10:03 +02:00
views.py add stream & restreamconfig changeviews 2020-05-01 14:10:03 +02:00