portier/restream
Jan Koppe 0400e85f89
fontawesome5;interfont;local frontend resources;languages
2020-05-01 23:06:55 +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 fontawesome5;interfont;local frontend resources;languages 2020-05-01 23:06:55 +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