Re: django tut 01

2014-07-28 Thread Glyn Jackson
You need to be a little more detailed about your error. When you say "Can't access database sqlite3" are you referring to permissions? Please post your settings. In the mean, time check you have the correct read/write permissions on the directory.Try "sudo python manage.py syncdb" (notice the

Re: django tut 01

2014-07-28 Thread ngangsia akumbo
paste on here the setting files, and the error you are having. On Monday, July 28, 2014 9:48:21 AM UTC+1, atul...@iiitd.ac.in wrote: > > Can't access database sqlite3. I am beginner . I cant use the database > when i run command " python manage.py syncdb". > Please help! > P.s. Can anyone please

django tut 01

2014-07-28 Thread atul13025
Can't access database sqlite3. I am beginner . I cant use the database when i run command " python manage.py syncdb". Please help! P.s. Can anyone please tell how to use sqlite3 database ( I know nothing about it ) Thankyou -- You received this message because you are subscribed to the Google G