Stocks App
Start a new Django app called stock and route the /stock URL to it from the main URL config and the /ws/stock WebSocket URL from the routing.py file.
Edited by Amélie-Laura Lilith Krejčí
Start a new Django app called stock and route the /stock URL to it from the main URL config and the /ws/stock WebSocket URL from the routing.py file.