Re: First page access from another box, not 127.0.0.1

2009-01-12 Thread moiseyo
Thank you . it works! moisey o On Jan 12, 12:12 pm, Stefan Tunsch wrote: > Take a look > athttp://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-opti... > > Regards, Stefan > > moiseyo escribió: > > > I'm new  with Django , and I'm follow the tutorial. > > > I have install Django on

Re: First page access from another box, not 127.0.0.1

2009-01-12 Thread Stefan Tunsch
Take a look at http://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-optional-port-number-or-ipaddr-port Regards, Stefan moiseyo escribió: > I'm new with Django , and I'm follow the tutorial. > > I have install Django on my Linux box , and use My Windows box as a > development st

Re: First page access from another box, not 127.0.0.1

2009-01-12 Thread Karen Tracey
On Mon, Jan 12, 2009 at 11:15 AM, moiseyo wrote: > > I'm new with Django , and I'm follow the tutorial. > > I have install Django on my Linux box , and use My Windows box as a > development station - Web Browser , Editor , File copy etc. I use > SAMBA to access Linux files. > > I made a f

First page access from another box, not 127.0.0.1

2009-01-12 Thread moiseyo
I'm new with Django , and I'm follow the tutorial. I have install Django on my Linux box , and use My Windows box as a development station - Web Browser , Editor , File copy etc. I use SAMBA to access Linux files. I made a few steps and made python manage.py runserver Django version