portier/restream
Jan Koppe 9b231f6859
make stream and restreamconfig listviews reactive with vuejs against restapi
2020-05-31 20:25:39 +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 make stream and restreamconfig listviews reactive with vuejs against restapi 2020-05-31 20:25:39 +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: remove task on post_delete instead of pre_delete to handle possible deletion errors. import signal. 2020-05-31 18:34:51 +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 make stream and restreamconfig listviews reactive with vuejs against restapi 2020-05-31 20:25:39 +02:00