after running \"python manage.py syncdb\" i gett an error saying \"unable to open database file\".
here is the important part from my settings.py:
DA
Just rename the database file with .sqlite3 extension, that works with me.