"Table 'myproject.djapian_change' doesn't exist"

10 views
Skip to first unread message

jul

unread,
Oct 15, 2009, 6:47:54 AM10/15/09
to Djapian Users
Hi,

I've got the exception shown below when trying to add an instance of a
model in my site admin.
I did a manage.py reset myapp... don't know if it's related...
What should I do?
thanks
jul


Exception Type: ProgrammingError
Exception Value: (1146, "Table 'myproject.djapian_change' doesn't
exist")
Exception Location: /var/lib/python-support/python2.5/MySQLdb/
connections.py in defaulterrorhandler, line 35

Alex Koshelev

unread,
Oct 15, 2009, 2:23:48 PM10/15/09
to djapia...@googlegroups.com
Hi, jul!

Try to run `./manage.py syncdb`. It will create all needed tables.

---
Alex Koshelev
Reply all
Reply to author
Forward
0 new messages