Run server with command ./manage.py runserver 0:8000. 0 here tells that any
one on the same network can access the project's urls like this. Suppose
your laptop's ip is 10.0.0.156 so from your phone go to
10.0.0.156:8000/admin and you are connected to your django projects. You
must be on the same network/lan. It may or may not have a working internet
connection.

On Tue, May 7, 2019, 9:18 PM Rob Gmail <randmwhee...@gmail.com> wrote:

> Yes you can.  I do it for an IOT device that we have using Django/python,
> many times it does not have an Internet connection but runs fine.
>
> Rob
> 203-671-6514
> Sent from my mobile device, please excuse the typos.
>
> On May 7, 2019, at 11:38 AM, Idris Adegbite <idrisadegbi...@gmail.com>
> wrote:
>
> Good day guys, Please can i run django on laptop without internet
> connection.
>  if yes, Please kindly help me out with the procedures.
>
> I am having issues connecting my  phone and laptop and i dont want that to
> slow down my learning.
> Any help would be appreciated
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/809870ae-92a1-4881-96ae-838d9342ee0b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/809870ae-92a1-4881-96ae-838d9342ee0b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/A015232A-FE14-4BA8-9C45-70E4C6CD6F23%40gmail.com
> <https://groups.google.com/d/msgid/django-users/A015232A-FE14-4BA8-9C45-70E4C6CD6F23%40gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD-d1sbsFh7TxOc-oDtDSnkEeDFkQV4xa26xMUaFLaP5Zo-Dow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to