Re: error at first page of django tutorial

2010-06-28 Thread Kenneth Gonsalves
On Monday 28 June 2010 13:51:28 samie wrote: > not able to fix it yet.. > > plz explain in detail.. > please go and learn the basics of python - as already suggested in this thread -- Regards Kenneth Gonsalves Senior Associate NRC-FOSS at AU-KBC -- You received this message because you are su

Re: error at first page of django tutorial

2010-06-28 Thread Daniel Roseman
On Jun 28, 9:21 am, samie wrote: > On Jun 28, 12:55 pm, Daniel Roseman wrote: > > > On Jun 28, 8:49 am, samie wrote: > > > > sir m getting problem in running my first django tutorial > > > page..available athttp://docs.djangoproject.com/en/dev/intro/tutorial01/ > > > > i had already tried it for

Re: error at first page of django tutorial

2010-06-28 Thread samie
On Jun 28, 12:58 pm, Kenneth Gonsalves wrote: > On Monday 28 June 2010 13:19:45 samie wrote: > > > IndentationError at admin > > unexpected indent (urls.py, line 5) > > go to line 5 of your urls.py file and fix the indentation > -- > Regards > Kenneth Gonsalves > Senior Associate > NRC-FOSS at A

Re: error at first page of django tutorial

2010-06-28 Thread samie
On Jun 28, 12:55 pm, Daniel Roseman wrote: > On Jun 28, 8:49 am, samie wrote: > > > > > > > sir m getting problem in running my first django tutorial > > page..available athttp://docs.djangoproject.com/en/dev/intro/tutorial01/ > > > i had already tried it for 3 times earlier.. but not making it

Re: error at first page of django tutorial

2010-06-28 Thread Kenneth Gonsalves
On Monday 28 June 2010 13:19:45 samie wrote: > IndentationError at admin > unexpected indent (urls.py, line 5) > go to line 5 of your urls.py file and fix the indentation -- Regards Kenneth Gonsalves Senior Associate NRC-FOSS at AU-KBC -- You received this message because you are subscribed to

Re: error at first page of django tutorial

2010-06-28 Thread Daniel Roseman
On Jun 28, 8:49 am, samie wrote: > sir m getting problem in running my first django tutorial > page..available athttp://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 fromhttp://bitbucket.org/mi

error at first page of django tutorial

2010-06-28 Thread samie
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