Do you have DEBUG = True in your settings.py? If not, set it to true and that should provide additional information.
Hope this helps, Casey On 03/09/2011 12:35 PM, pjstunna wrote:
Hi, I just recently discovered Django and I'm following the Django tutorial as it is written on the website ( http://docs.djangoproject.com/en/dev//intro/tutorial01/ ) but when i start the development server and view http://127.0.0.1:8000 from my browser I get this error Error 503 Service Unavailable from 127.0.0.1 I just installed Django 1.2.5 and I'm using the SQlite3 backend on a Windows 7 laptop Please help!!! 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.