Hello,
I'm trying out channels, but I'm getting an "unrecognized arguments: --noworker" error when trying to execute a very simple "python manage.py runserver --noworker".
Am I doing something wrong? The official documentation doesn't seem to specify any special procedure to get that working..
Thanks