OperationalError: unable to open database file

2013-07-22 Thread Stian Sjøli
i get this error while going throught the tutorial from the django website. I am a mac user, and have modified my settings-file to use sqlite3 and the name variable to say "./mysite". Any suggestions why I get this error? -- You received this message because you are subscribed to the Google Gro

dear someone,

2013-07-22 Thread Stian Sjøli
I am trying to start up with django using the tutorial on the website. I get the following error "OperationalError: unable to open database file. I have change the mood for all my files so that everybody (user, group and others have all right to all the files in the folder). My settings.py file