Hey all!

I've got most of the heavy lifting completed in moving from 0.91 ->
0.95. But now I get the following:

ERROR: relation "models_game" does not exist SELECT
"models_game"."id","models_game"."state","models_game"."title","models_game"."summary","models_game"."method","models_game"."motive","models_game"

But my postgres tables are called: mydarksecret_game,
mydarksecret_message, etc.

My directory structure hasn't really changed from 0.91. My model still
resides in:
apps/mydarksecret/models/mydarksecret.py

(where apps/mydarksecret was the old module name)

Something flipped and I'm sure I've missed a step along the way.

Any suggestions?

Thx in advance!
-Sandy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to