sql.py cannot find tables that it generated sql to create

2007-11-15 Thread richbodo
Perhaps someone can see the problem with my very simple model. (Summary of this email in: http://pastebin.com/m7fba5e2c) I just started using Django yesterday, I created a very simple model, and a corresponding application called "stats" and database called "gmon", with only three very small tab

Re: sql.py cannot find tables that it generated sql to create

2007-11-15 Thread richbodo
> This is a Django bug. Looks like I inadvertently introduced it in r6650. > All the testing I did for that change apparently missed one case. I'll > fix this later on today. > > The good news is that since you're using MySQL, no harm is done: the > default MySQL storage engine doesn't support re