Re: Need help with a problem while going through Django tutorial

2011-02-10 Thread Kenneth Gonsalves
On Thu, 2011-02-10 at 01:29 -0800, silver.francis wrote: > sqlite3.OperationalError: unable to open database file > > Can anyone help me with this are there write permissions in the parent directory of the sqlite file? -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcb

Need help with a problem while going through Django tutorial

2011-02-10 Thread silver.francis
Here is the problem from terminal: Traceback (most recent call last): File "manage.py", line 11, in execute_manager(settings) File "/Library/Python/2.6/site-packages/django/core/management/ __init__.py", line 438, in execute_manager utility.execute() File "/Library/Python/2.6/site-