Re: Problem importing model after inspectdb

2010-09-24 Thread bruno desthuilliers
On 24 sep, 02:33, Ivan wrote: > Hi all, > I'm trying to build a Django project by working through the handbook > but I'm having some problems accessing the database by referencing the > model I've created from it (by inspectdb). When attemping to do some > "Basic Data Access" (Chapter 5) I can't

Re: Problem importing model after inspectdb

2010-09-23 Thread Karen Tracey
On Thu, Sep 23, 2010 at 8:33 PM, Ivan wrote: > Hi all, > I'm trying to build a Django project by working through the handbook > but I'm having some problems accessing the database by referencing the > model I've created from it (by inspectdb). When attemping to do some > "Basic Data Access" (Chap