Re: Django doesnt create sqlite database

2009-10-19 Thread nausikaa
Hi mfever How do you mean 'didn't create' ? What's the error message? What does your settings.py look like? What does the code look like that is doing something with the db? On Oct 19, 8:18 am, mfever wrote: > Hi Buddy, > > I am newbie in Django. Recently I try out the Django tutorial from web

Django doesnt create sqlite database

2009-10-18 Thread mfever
Hi Buddy, I am newbie in Django. Recently I try out the Django tutorial from web with python 2.5.2 and sqlite3 Unfortunately, Django doesn't create sqlite database as the tutorial stated. And I couldn't find any FAQ on the web. Could you advise me on this? Thanks --~--~-~--~~-