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

no such table: our_calendar_ourcalendarevent #2

Closed
jluttine opened this issue Jan 21, 2015 · 1 comment
Closed

no such table: our_calendar_ourcalendarevent #2

jluttine opened this issue Jan 21, 2015 · 1 comment

Comments

@jluttine
Copy link

I get this error when trying to create an event in the admin interface. I'm running the provided example project, Django 1.6 and Python 2.7.9. I'm not sure if I'm running it correctly. I just did:

python manage.py syncdb
python manage.py runserver

Then went to admin and tried to create an event. When saving the event, I got error

OperationalError at /admin/our_calendar/ourcalendarevent/add
no such table: our_calendar_ourcalendarevent

Any ideas?

@jluttine
Copy link
Author

Oh, never mind, now it suddenly it worked, after trying again. Sorry. :)

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

1 participant