Hi Zain, The thing is that I was able to access the main page before I changed the urls.py file, so I think that means that the port isnt being blocked. Something to do with the urls.py file is messed up : (
Thanks On Apr 11, 5:35 pm, Zain Memon <z...@inzain.net> wrote: > Since no messages are shown in the log, the connection is most likely being > blocked somewhere upstream. Check that you've allowed port 8001 through any > firewalls or routers you have set up. > Zain > > On Sat, Apr 11, 2009 at 5:23 PM, adelein <adele...@gmail.com> wrote: > > > This is the server output: > > > [r...@bellatrix djangoblog]# python manage.py runserver > > 93.186.171.54:8001 > > Validating models... > > 0 errors found > > > Django version 1.1 beta 1 SVN-10504, using settings > > 'djangoblog.settings' > > Development server is running athttp://93.186.171.54:8001/ > > Quit the server with CONTROL-C. > > > So no errors. Yet admin page is blank as you can see if you go to > >http://93.186.171.54:8001/admin. > > > On Apr 11, 5:21 pm, adelein <adele...@gmail.com> wrote: > > > Yes, and I see no errors there. Still the admin page does not load at > > > all. I cant find any similar problems through google. > > > > On Apr 11, 5:17 pm, Malcolm Tredinnick <malc...@pointy-stick.com> > > > wrote: > > > > > On Sat, 2009-04-11 at 17:09 -0700, adelein wrote: > > > > > > Hi, > > > > > > Sorry, I meant to say urls.py of course. So, given I did put the code > > > > > in the right file, the problem still remains. > > > > > If you're following the tutorial, then you will be running the > > > > development server. So all "server log" style output will be printed to > > > > the terminal that you used to start the server. > > > > > Regards, > > > > Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---