error at first page of django tutorial
sir m getting problem in running my first django tutorial
page..available at http://docs.djangoproject.com/en/dev/intro/tutorial01/
i had already tried it for 3 times earlier.. but not making it up to//
i have installed django from http://bitbucket.org/mirror/django-trunk
that u earlier told me to do..
and the problem occuring is
""
IndentationError at /admin/
unexpected indent (urls.py, line 5)
Request Method: GET
Request URL: http://127.0.0.1:8000/admin/
Django Version: 1.3 pre-alpha
Exception Type: IndentationError
Exception Value:
unexpected indent (urls.py, line 5)
Exception Location: c:\python26\lib\site-packages\django\utils
\importlib.py in import_module, line 35
Python Executable: c:\python26\python.exe
Python Version: 2.6.5
Python Path: ['C:\\Python26\\mysite', 'C:\\Windows\\system32\
\python26.zip', 'c:\\python26\\DLLs', 'c:\\python26\\lib', 'c:\
\python26\\lib\\plat-win', 'c:\\python26\\lib\\lib-tk', 'c:\
\python26', 'C:\\Users\\sony\\AppData\\Roaming\\Python\\Python26\\site-
packages', 'c:\\python26\\lib\\site-packages']
Server time: Mon, 28 Jun 2010 13:08:54 +0530
""
plz help
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home