What is the value of your DJANGO_SETTING_MODULE environment variable? Is that the same as the project you're working on?
Have you checked and double checked the DATABASE_ENGINE and DATABASE_NAME in "YourProject"/settings.py? Do they match the DB you're looking at when you say _log doesn't exist? Sorry if these are obvious, just wanted to make sure.