I'm trying to set up an existing project on a new hosting provider 
(webfaction). The site is up and running, except for any pages which 
require a database query - those pages fail to load and the backend shows 
various kinds of DatabaseError: no such table, depending on which database 
query the page needed. However, when I do ./manage.py dbshell, all of my 
tables are there! 

Does anybody know why this sort of error might be happening? 

Thanks,
Brian

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to