Re: tutorial DB touble

2008-05-07 Thread sebey
it was "sqlite3.bin" as the last thing I did was put in the same directory as the settings.py file and it is a .bin extension On May 7, 9:02 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote: > Sebey, > > On Wed, 7 May 2008, sebey wrote: > > What do you have for your DATABASE_NAME in your settings.py

Re: tutorial DB touble

2008-05-07 Thread sebey
it was "sqlite3.bin" as the last thing I did was put in the same directory as the settings.py file and it is a .bin extension On May 7, 9:02 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote: > Sebey, > > On Wed, 7 May 2008, sebey wrote: > > What do you have for your DATABASE_NAME in your settings.py

Re: tutorial DB touble

2008-05-07 Thread sebey
it was "sqlite3.bin" as the last thing I did was put in the same directory as the settings.py file and it is a .bin extension On May 7, 9:02 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote: > Sebey, > > On Wed, 7 May 2008, sebey wrote: > > What do you have for your DATABASE_NAME in your settings.py

Re: tutorial DB touble

2008-05-07 Thread sebey
it was "sqlite3.bin" as the last thing I did was put in the same directory as the settings.py file and it is a .bin extension On May 7, 9:02 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote: > Sebey, > > On Wed, 7 May 2008, sebey wrote: > > What do you have for your DATABASE_NAME in your settings.py

Re: tutorial DB touble

2008-05-07 Thread Kevin Monceaux
Sebey, On Wed, 7 May 2008, sebey wrote: What do you have for your DATABASE_NAME in your settings.py file? > sqlite3.DatabaseError: file is encrypted or is not a database It looks like it's pointed to an existing file that's not an SQLite file. It should look something like: DATABASE_NAME = '