Set up server in Raspberry Pi
Set up Django web app locally
Find you IP:
Run:
You should be able to access your web app from any device in the local network.
This will keep the web app running while the SSH connection is active.
If you want to serve the app continously you can use gunicorn
: