About Access in the Local Network
To make your local Django webserver accessible in your Local Network by your computer's IP, run the webserver for IP 0.0.0.0
:
$ python manage.py runserver 0.0.0.0:8000
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You