OpenSlides/debug/start_daphne.py
2017-11-17 12:14:07 +01:00

4 lines
79 B
Python

from daphne.cli import CommandLineInterface
CommandLineInterface.entrypoint()