As long as your webserver is exposed to the outside world sure, if you are using the dev server(which it sounds like you are), instead of binding to localhost, bind the server to your remote(or local ip), or you can bind it to 0.0.0.0 to have it accept requests at any address it is accesible from.
On Mar 25, 2:30 pm, jmDesktop <[EMAIL PROTECTED]> wrote: > Just learning, but I have the admin site running. I wanted to know if > I can get to the admin site from another computer instead of only > localhost. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---