streamer as separate application; working streamer monitor interface

This commit is contained in:
bkfox
2019-09-21 17:14:40 +02:00
parent 4e61ec1520
commit d3f39c5ade
39 changed files with 1347 additions and 148 deletions

View File

@ -3,3 +3,5 @@ from django.apps import AppConfig
class AircoxStreamerConfig(AppConfig):
name = 'aircox_streamer'