portier/restream
Jan Koppe 9cc2e13b2c
little cosmetics and more translations
2020-05-02 00:12:53 +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 add object permissions with guardian; users only have access to their own streams/restreamconfigs 2020-05-01 12:38:57 +02:00
signals.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
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