Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database is empty at install time, not clear how to fill. #3

Open
bmaranville opened this issue Jul 19, 2011 · 1 comment
Open

Database is empty at install time, not clear how to fill. #3

bmaranville opened this issue Jul 19, 2011 · 1 comment
Assignees

Comments

@bmaranville
Copy link
Contributor

I would like to run the server, but I am getting errors right off the bat - having to do with the database. What I'm getting right now is:
DatabaseError at /login
no such table: tracks_instrument

I'm using sqlite3 and I have created the database file (and it is read/writeable, so that's not the problem)

@ghost ghost assigned andrewtracer Jul 19, 2011
@hftf
Copy link
Contributor

hftf commented Jul 19, 2011

Try Django's setup script: python manage.py syncdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants